monero-nodeboard
Docker 应用程序 from John Barlow's Repository
概述
Combines a monero node and the monero-dashboard project.
The local node will be running on port 18081 (this is what you will connect a local wallet to). If you choose to make this a public node, it will start a service listening on port 18089, which you will need to route to the container.
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
bash- 特权
- false
模板配置
WebUIPorttcp
The port for the monero-dashboard interface.
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Path: /app/blockchainPathrw
Location where you want the blockchain to go. This WILL be a large file that grows, but is also best to live on a SSD.
- 目标
- /app/blockchain
- 价值
- /mnt/user/monero/blockchain/
PUBLIC_NODEVariable
Whether or not to expose your node as a public node on the Monero network. You will need to route port 18089 to this container. Values are true or false (lowercase)
- 默认值
- false
- 价值
- true
Unrestricted RPC ServerPorttcp
Local node
- 目标
- 18081
- 默认值
- 18081
- 价值
- 18081
Restricted RPC ServerPorttcp
Public node port - needs to be routed to from the outside.
- 目标
- 18089
- 默认值
- 18089
- 价值
- 18089
TickerVariable
Whether or not to show the XMR ticker
- 目标
- TICKER
- 默认值
- false
AppdataPathrw
Database and Radarr configs
- 目标
- /config
- 价值
- /mnt/user/appdata/monero-nodeboard
PUIDVariable{3}
- 默认值
- 99
- 价值
- 99
PGIDVariable{3}
- 默认值
- 100
- 价值
- 100
UMASKVariable{3}
- 默认值
- 022
- 价值
- 022
类别
下载统计数据
704
下载总数
详细信息
存储库
jnbarlow/monero-nodeboard:main最后更新2026-02-15
初见2025-09-03
在Unraid 上运行 monero-nodeboard 。
monero-nodeboard 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。