umbrel-apps/lndg/umbrel-app.yml
cryptosharks131 16213391e3
Update LNDg to v1.4.0 (#299)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2022-11-22 13:35:18 +10:00

40 lines
1.3 KiB
YAML

manifestVersion: 1
id: lndg
category: Lightning Node Management
name: LNDg
version: "1.4.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: >-
- Additional failed HTLC filter by channel id (click on the alias by in/out)
- The AP and AF logs can now be filtered by clicking on an alias name
- Auto-adjusting AR target (decrease when potential MPP or failure, increase when successful)
- Increasing rapid fire amounts and final rapid fire attempts decreasing until amount too small
- Dashboard (only) page refresh every 21 min
- Record closing costs for all closures (migrated data to closures table)
- And more... Full details can be found here: https://github.com/cryptosharks131/lndg/releases/tag/v1.4.0
submitter: cryptosharks131
submission: https://github.com/getumbrel/umbrel/pull/1189