ThunderHub
Aplicación Docker from Raccommode's Repository
Visión general
Requisitos
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Web interface port. Container port: 3000.
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Stores ThunderHub account config, optional cookie, and optional SQLite database files.
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/thunderhub
- Valor
- /mnt/user/appdata/thunderhub
Interface ThunderHub listens on inside the container.
- Objetivo
- HOST
- Por defecto
- 0.0.0.0
- Valor
- 0.0.0.0
Path to the ThunderHub YAML account config inside the container. ThunderHub can create this file if the Data path is writable.
- Objetivo
- ACCOUNT_CONFIG_PATH
- Por defecto
- /data/thubConfig.yaml
- Valor
- /data/thubConfig.yaml
Optional password override used for all YAML accounts.
- Objetivo
- MASTER_PASSWORD_OVERRIDE
Logging level, for example error, warn, info, debug, or verbose.
- Objetivo
- LOG_LEVEL
- Por defecto
- info
- Valor
- info
Default interface theme. Use dark or light.
- Objetivo
- THEME
- Por defecto
- dark
- Valor
- dark
Default currency display, for example sat, btc, or usd.
- Objetivo
- CURRENCY
- Por defecto
- sat
- Valor
- sat
Mempool API base URL used for fee and block data.
- Objetivo
- MEMPOOL_URL
- Por defecto
- https://mempool.space
- Valor
- https://mempool.space
Optional SOCKS proxy used for outbound connections, for example socks://127.0.0.1:9050.
- Objetivo
- TOR_PROXY_SERVER
Fetch exchange price data. Set to false to disable.
- Objetivo
- FETCH_PRICES
- Por defecto
- true
- Valor
- true
Fetch fee recommendation data. Set to false to disable.
- Objetivo
- FETCH_FEES
- Por defecto
- true
- Valor
- true
Disable external links in the interface. Use true or false.
- Objetivo
- DISABLE_LINKS
- Por defecto
- false
- Valor
- false
Disable checks against the latest GitHub release. Use true or false.
- Objetivo
- NO_VERSION_CHECK
- Por defecto
- false
- Valor
- false
Disable all Lightning realtime subscriptions. Use true or false.
- Objetivo
- DISABLE_ALL_SUBS
- Por defecto
- false
- Valor
- false
Optional read-only mount for an LND data directory. YAML accounts can use lndDir: /lnd.
- Objetivo
- /lnd
Optional read-only mount for a Lightning Terminal data directory. YAML accounts can use litDir: /lit.
- Objetivo
- /lit
Optional SSO node gRPC address, for example 192.168.1.10:10009 or lnd:10009.
- Objetivo
- SSO_SERVER_URL
Optional SSO TLS certificate path inside the container, for example /lnd/tls.cert.
- Objetivo
- SSO_CERT_PATH
Optional directory containing admin.macaroon for SSO, for example /lnd/data/chain/bitcoin/mainnet.
- Objetivo
- SSO_MACAROON_PATH
SSO node type. Use lnd or litd.
- Objetivo
- SSO_NODE_TYPE
- Por defecto
- lnd
- Valor
- lnd
Allow SSO without auth. Only use behind trusted access controls. Use true or false.
- Objetivo
- DANGEROUS_NO_SSO_AUTH
- Por defecto
- false
- Valor
- false
Optional persistent cookie secret path. Keep this in the Data path if enabled.
- Objetivo
- COOKIE_PATH
- Por defecto
- /data/.cookie
- Valor
- /data/.cookie
Optional value that can be referenced from thubConfig.yaml as {YML_ENV_1}.
- Objetivo
- YML_ENV_1
Optional value that can be referenced from thubConfig.yaml as {YML_ENV_2}.
- Objetivo
- YML_ENV_2
Optional secret value that can be referenced from thubConfig.yaml as {YML_ENV_3}.
- Objetivo
- YML_ENV_3
Optional value that can be referenced from thubConfig.yaml as {YML_ENV_4}.
- Objetivo
- YML_ENV_4
Optional database backend. Leave blank to disable, or use sqlite or postgres.
- Objetivo
- DB_TYPE
SQLite database path used when Database Type is sqlite.
- Objetivo
- DB_SQLITE_PATH
- Por defecto
- /data/thunderhub.db
- Valor
- /data/thunderhub.db
Postgres connection URL used when Database Type is postgres.
- Objetivo
- DB_POSTGRES_URL
Optional 64-character hex key for encrypting node credentials at rest.
- Objetivo
- DB_ENCRYPTION_KEY
Categorías
Detalles
apotdevin/thunderhub:latestEjecute ThunderHub en Unraid.
ThunderHub se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.