BTCPayServer
OfficielleApplication Docker from Raccommode's Repository
Vue d'ensemble
Exigences
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:49392]- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
BTCPay Server web interface and internal API port. Container port: 49392.
- Cible
- 49392
- Défaut
- 49392
- Valeur
- 49392
Persistent BTCPay Server data directory. Back this directory up before processing real payments.
- Cible
- /datadir
- Défaut
- /mnt/user/appdata/btcpayserver
- Valeur
- /mnt/user/appdata/btcpayserver
Persistent BTCPay Server plugins directory.
- Cible
- /root/.btcpayserver/Plugins
- Défaut
- /mnt/user/appdata/btcpayserver/plugins
- Valeur
- /mnt/user/appdata/btcpayserver/plugins
Address and port BTCPay binds to inside the container.
- Cible
- BTCPAY_BIND
- Défaut
- 0.0.0.0:49392
- Valeur
- 0.0.0.0:49392
Bitcoin network. Use mainnet, testnet, signet, or regtest.
- Cible
- BTCPAY_NETWORK
- Défaut
- mainnet
- Valeur
- mainnet
Comma-separated crypto chains enabled in BTCPay. This template defaults to Bitcoin only.
- Cible
- BTCPAY_CHAINS
- Défaut
- btc
- Valeur
- btc
Optional public hostname, for example btcpay.example.com. Use a reverse proxy for HTTPS when exposing BTCPay outside your LAN.
- Cible
- BTCPAY_HOST
BTCPay root path when served from a subpath. Use / for normal deployments.
- Cible
- BTCPAY_ROOTPATH
- Défaut
- /
- Valeur
- /
Required Postgres connection string for the BTCPay Server database.
- Cible
- BTCPAY_POSTGRES
- Défaut
- User ID=postgres;Host=postgres;Port=5432;Application Name=btcpayserver;Database=btcpayservermainnet
- Valeur
- User ID=postgres;Host=postgres;Port=5432;Application Name=btcpayserver;Database=btcpayservermainnet
Required Postgres connection string for NBXplorer data, used by BTCPay to read explorer state.
- Cible
- BTCPAY_EXPLORERPOSTGRES
- Défaut
- User ID=postgres;Host=postgres;Port=5432;Application Name=btcpayserver;MaxPoolSize=80;Database=nbxplorermainnet
- Valeur
- User ID=postgres;Host=postgres;Port=5432;Application Name=btcpayserver;MaxPoolSize=80;Database=nbxplorermainnet
Required NBXplorer URL for Bitcoin, for example http://nbxplorer:32838/ on a custom Docker network or http://UNRAID-IP:32838/.
- Cible
- BTCPAY_BTCEXPLORERURL
- Défaut
- http://nbxplorer:32838/
- Valeur
- http://nbxplorer:32838/
Marks this BTCPay instance as Docker-deployed. Use true or false.
- Cible
- BTCPAY_DOCKERDEPLOYMENT
- Défaut
- true
- Valeur
- true
Prevents BTCPay from assuming a chain without explicit chain variables. Use true or false.
- Cible
- BTCPAY_NODEFAULTCHAIN
- Défaut
- true
- Valeur
- true
Release URL used by BTCPay to check for new versions.
- Cible
- BTCPAY_UPDATEURL
- Défaut
- https://api.github.com/repos/btcpayserver/btcpayserver/releases/latest
- Valeur
- https://api.github.com/repos/btcpayserver/btcpayserver/releases/latest
Debug log filename under the BTCPay data directory.
- Cible
- BTCPAY_DEBUGLOG
- Défaut
- btcpay.log
- Valeur
- btcpay.log
Optional Bitcoin Lightning connection string. For example, type=clightning;server=unix://etc/clightning_bitcoin/lightning-rpc, or leave blank to configure later in BTCPay.
- Cible
- BTCPAY_BTCLIGHTNING
Catégories
Détails
btcpayserver/btcpayserver:2.3.9Exécutez BTCPayServer sur Unraid.
BTCPayServer est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.