electrumx
Docker 应用程序 from ofawx's Repository
概述
Serve your Electrum clients from your own Bitcoin node! Avoid trusting public Electrum nodes, and maintain your own privacy. Expose ElectrumX to the public Internet to support other Electrum users who can't run their own nodes.
See https://github.com/spesmilo/electrumx/blob/master/docs/environment.rst for full details on ElectrumX environment configuration.
See https://github.com/spesmilo/electrumx/blob/master/docs/environment.rst for full details on ElectrumX environment configuration.
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
DataPathrw
Database Storage
- 目标
- /data
- 默认值
- /mnt/user/bitcoin/electrumx/
- 价值
- /mnt/user/bitcoin/electrumx/
Core RPCVariable
Bitcoin RPC (Auth and Address)
- 目标
- DAEMON_URL
- 默认值
- user:pass@host:8332
- 价值
- user:pass@host:8332
CoinVariable
Container Variable: COIN
- 目标
- COIN
- 默认值
- BitcoinSegwit
- 价值
- BitcoinSegwit
TCPPorttcp
Electrum TCP
- 目标
- 50001
- 默认值
- 50001
- 价值
- 50001
SSLPorttcp
Electrum SSL
- 目标
- 50002
- 默认值
- 50002
- 价值
- 50002
WSSPorttcp
Electrum WSS
- 目标
- 50004
- 默认值
- 50004
- 价值
- 50004
RPCPorttcp
ElectrumX RPC
- 目标
- 8000
- 默认值
- 8000
- 价值
- 8000
Banner FileVariable
Place a text file to be displayed to clients in the data directory above
- 目标
- BANNER_FILE
- 默认值
- /data/banner.txt
- 价值
- /data/banner.txt
Donation AddressVariable
Your Bitcoin address to display to clients for donations
- 目标
- DONATION_ADDRESS
- 默认值
- bc1q5g4e6auucmwzj5cwfc7870yn4cg0dselhpn47p
- 价值
- bc1q5g4e6auucmwzj5cwfc7870yn4cg0dselhpn47p
ServicesVariable
Services and ports to bind. Must match ports above.
- 目标
- SERVICES
- 默认值
- tcp://:50001,ssl://:50002,wss://:50004,rpc://
- 价值
- tcp://:50001,ssl://:50002,wss://:50004,rpc://0.0.0.0
Report ServicesVariable
Optionally advertise FQDNs where your ElectrumX is available
- 目标
- REPORT_SERVICES
- 默认值
- ssl://my.electrum.duckdns.org:50002,wss://my.electrum.duckdns.org:50004
下载统计数据
18,312
下载总数
22
本月
19
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 Electrumx 。
Electrumx 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。