ErgoNode
ErgoNode
Docker app from mrlafontaine's Repository
Overview
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
Runtime arguments
- Web UI
http://[IP]:[PORT:9053]/panel- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
-e MAX_HEAP=3G --restart unless-stopped
Template configuration
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
- Target
- /home/ergo/.ergo
- Default
- /mnt/user/appdata/ergo/data
- Value
- /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
- Target
- /etc/myergo.conf
Container Port: 9030
- Target
- 9030
- Default
- 9030
- Value
- 9030
Container Port: 9053
- Target
- 9053
- Value
- 9053
Categories
Download Statistics
Total Downloads Over Time
Details
ergoplatform/ergoRun ErgoNode on Unraid.
ErgoNode is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.