umbrel-apps/lndg/umbrel-app.yml

40 lines
1.1 KiB
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: bitcoin
2022-04-20 20:32:07 +00:00
name: LNDg
2024-01-10 00:16:18 +00:00
version: "1.8.0"
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: >-
2024-01-10 00:16:18 +00:00
- Auto-Refreshing dashboard (optional)
2024-01-10 00:16:18 +00:00
- Trading page for setup and sale of secrets
2024-01-10 00:16:18 +00:00
- Logs page to easily check on backend processes
2024-01-10 00:16:18 +00:00
- Improvements to the Auto-Fee logic
2024-01-10 00:16:18 +00:00
- Fee bump tool added for pending sweeps
2024-01-10 00:16:18 +00:00
- Recycle connections with expiring htlcs within 13 blocks
2023-04-04 04:14:54 +00:00
2024-01-10 00:16:18 +00:00
- 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