forked from michael.heier/umbrel-apps
d54b97f457
Co-authored-by: Mayank Chhabra <mayank@umbrel.com> Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
29 lines
923 B
YAML
29 lines
923 B
YAML
manifestVersion: 1
|
|
id: lndg
|
|
category: Lightning Node Management
|
|
name: LNDg
|
|
version: "1.3.1"
|
|
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: >-
|
|
Address an issue with unknown channels and calculating close fees
|
|
|
|
Fixes an issue in the peer reconnection timer if the connect request results in an error
|
|
submitter: cryptosharks131
|
|
submission: https://github.com/getumbrel/umbrel/pull/1189 |