forked from michael.heier/umbrel-apps
8a46aed473
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
manifestVersion: 1
|
|
id: lndboss
|
|
category: Lightning Node Management
|
|
name: LndBoss
|
|
version: "2.12.0"
|
|
tagline: A GUI for BalanceOfSatoshis
|
|
description: LndBoss is a GUI for BalanceOfSatoshis.
|
|
It is a tool that makes it easy to run your favorite
|
|
bos commands and helps manage your lightning node.
|
|
You can schedule jobs to automatically rebalance channels,
|
|
auto update fees based on policies, open balanced/group channels with other nodes,
|
|
integration with amboss to post updates and much more.
|
|
developer: Nitesh Balusu
|
|
website: https://github.com/niteshbalusu11
|
|
dependencies:
|
|
- lightning
|
|
repo: https://github.com/niteshbalusu11/lndboss
|
|
support: https://t.me/lndboss
|
|
port: 8055
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
releaseNotes: >
|
|
- 2.12.0 (2022-11-28)
|
|
Added allow flag to create-channel-group command to determine order and allow list for joining group.
|
|
|
|
- 2.11.0 (2022-11-18)
|
|
Added avoid-high-fee-routes to rebalance to ignore route above max-fee-rate.
|
|
|
|
- 2.10.0 (2022-11-08)
|
|
Added a simple table on dashboard page that shows pending payments and channels.
|
|
submitter: Nitesh Balusu
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/65
|