umbrel-apps/lndg/umbrel-app.yml
2024-01-09 16:16:18 -08:00

40 lines
1.1 KiB
YAML

manifestVersion: 1
id: lndg
category: bitcoin
name: LNDg
version: "1.8.0"
tagline: Analyze and automate your Lightning node management
description: LNDg is your command center for running a profitable and efficient
routing node. From quickly viewing your node's health, automated rebalancing,
selecting new potential peers and much more.
developer: cryptosharks131
website: https://github.com/cryptosharks131
dependencies:
- lightning
repo: https://github.com/cryptosharks131/lndg
support: https://t.me/+-RxoZdi7snk2ZGYx
port: 8889
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: lndg-admin
deterministicPassword: true
releaseNotes: >-
- Auto-Refreshing dashboard (optional)
- Trading page for setup and sale of secrets
- Logs page to easily check on backend processes
- Improvements to the Auto-Fee logic
- Fee bump tool added for pending sweeps
- Recycle connections with expiring htlcs within 13 blocks
- And more... Full details can be found here: https://github.com/cryptosharks131/lndg/releases/tag/v1.8.0
submitter: cryptosharks131
submission: https://github.com/getumbrel/umbrel/pull/1189