umbrel-apps/lndg/umbrel-app.yml
2023-01-10 23:43:40 +00:00

38 lines
1.2 KiB
YAML

manifestVersion: 1
id: lndg
category: Lightning Node Management
name: LNDg
version: "1.5.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: >-
- Async rebalancing - add additional AR workers from the advanced settings page
- Simple front-end table sorting and basic dark mode toggle
- Short channel ids are displayed for the nodes channel objects
- Peer events are now tracked including connection times and fee policy changes
- The channel policy update form has been removed from the bottom of the home dashboard
- And more... Full details can be found here: https://github.com/cryptosharks131/lndg/releases/tag/v1.5.0
submitter: cryptosharks131
submission: https://github.com/getumbrel/umbrel/pull/1189