ErgoNode
Docker 应用程序 from mrlafontaine's Repository
概述
Allows you to run a ERGO node on your Unraid server using the
OFFICIAL DOCKER.
**INSTALLATION GUIDE : https://github.com/Mrlafontaine/Unraid-ErgoNode
While syncing to the current height, your docker might crash
and it might take a wile (few hours to a day at most) depending
on your cpu and ram.
Once the sync is done you can setup your wallet following
the blog: https://ergoplatform.org/en/blog/2019_12_02_how_to_setup
- UI for the wallet can be found at [IP]:[PORT:9053]/panel
- For the swagger [IP]:[PORT:9053]/swagger
运行时参数
- 网络用户界面
http://[IP]:[PORT:9053]/panel- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
-e MAX_HEAP=3G --restart unless-stopped
模板配置
Path should point to the location you want your br/ node's data to be (large file 10-20g) br/ Ex: /mnt/user/appdata/ergo/data br/ Container Path: /home/ergo/.ergo
- 目标
- /home/ergo/.ergo
- 默认值
- /mnt/user/appdata/ergo/data
- 价值
- /mnt/user/appdata/ergo2/data
**IT MUST ALREADY EXIST. Path should point to the config file named ergo.conf br/ Ex: /mnt/user/appdata/ergo/ergo.conf br/ Container Path: /etc/myergo.conf
- 目标
- /etc/myergo.conf
Container Port: 9030
- 目标
- 9030
- 默认值
- 9030
- 价值
- 9030
Container Port: 9053
- 目标
- 9053
- 价值
- 9053
类别
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 ErgoNode 。
ErgoNode 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。