umbrel-apps/lndg/umbrel-app.yml

29 lines
923 B
YAML
Raw Normal View History

2022-05-16 13:30:51 +00:00
manifestVersion: 1
2022-04-20 20:32:07 +00:00
id: lndg
category: Lightning Node Management
name: LNDg
version: "1.3.1"
2022-04-20 20:32:07 +00:00
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:
2022-05-28 10:23:39 +00:00
- lightning
2022-04-20 20:32:07 +00:00
repo: https://github.com/cryptosharks131/lndg
support: https://t.me/+-RxoZdi7snk2ZGYx
port: 8889
gallery:
- 1.jpg
- 2.jpg
- 3.jpg
path: ""
defaultUsername: lndg-admin
2022-07-12 08:08:18 +00:00
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