2021-10-12 20:46:35 +00:00
# SPDX-FileCopyrightText: 2021 Anthony Potdevin
#
# SPDX-License-Identifier: AGPL-3.0-only
2022-04-07 16:25:31 +00:00
# yaml-language-server: $schema=../../app-standard-v3.yml
version : 3
2021-10-12 20:46:35 +00:00
metadata :
category : Lightning Node Management
name : ThunderHub
2022-02-23 15:10:05 +00:00
version : 0.13 .7
2021-10-12 20:46:35 +00:00
tagline : Take full control of your Lightning node
2022-02-03 15:59:48 +00:00
description : >-
ThunderHub allows you to take full control of your Lightning node with a
slick and awesome UI. Explore all the options that ThunderHub has to offer,
from sending and receiving Lightning payments, to checking your node's
health statistics, and even more advanced options like channel rebalancing
and multi-path lightning payments.
2021-10-12 20:46:35 +00:00
2022-02-03 15:59:48 +00:00
Managing and monitoring your node has never been easier with transaction reports, graphs and a huge assortment of different features all bundled inside of this great tool.
2022-04-09 20:00:56 +00:00
developers :
Anthony Potdevin : https://apotdevin.com
2021-10-12 20:46:35 +00:00
dependencies :
2022-02-03 15:59:48 +00:00
- lnd
2021-10-12 20:46:35 +00:00
repo : https://github.com/apotdevin/thunderhub
support : https://t.me/thunderhub
gallery :
2022-02-03 15:59:48 +00:00
- 1. jpg
- 2. jpg
- 3. jpg
2022-01-05 08:23:12 +00:00
defaultPassword : $APP_SEED
2021-10-12 20:46:35 +00:00
containers :
2022-04-10 13:30:26 +00:00
- image : apotdevin/thunderhub:v0.13.7
2022-02-03 15:59:48 +00:00
environment :
NO_VERSION_CHECK : "true"
LOG_LEVEL : debug
ACCOUNT_CONFIG_PATH : /data/thubConfig.yaml
YML_ENV_1 : $LND_IP:$LND_GRPC_PORT
MASTER_PASSWORD_OVERRIDE : $APP_SEED
TOR_PROXY_SERVER : socks://$TOR_PROXY_IP:$TOR_PROXY_PORT
name : web
port : 3000
data :
- data:/data