forked from getumbrel/umbrel-apps
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathumbrel-app.yml
39 lines (33 loc) · 1.14 KB
/
umbrel-app.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
manifestVersion: 1
id: lndg
category: Lightning Node Management
name: LNDg
version: "1.6.4"
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: >-
- Updated and improved UI theme
- Bump unconfirmed transactions from /balances
- Downstream HTLC recording and aggregration
- Greatly improved loading time of the /rebalancing page
- Removes all failed HTLCs greater than 30 days old
- Additional fixes included in v1.6.4
- And more... Full details can be found here: https://github.com/cryptosharks131/lndg/releases/tag/v1.6.0
submitter: cryptosharks131
submission: https://github.com/getumbrel/umbrel/pull/1189