ErgoNode
Aplicación Docker from mrlafontaine's Repository
Visión general
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
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:9053]/panel- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
-e MAX_HEAP=3G --restart unless-stopped
Configuración de plantillas
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
- Objetivo
- /home/ergo/.ergo
- Por defecto
- /mnt/user/appdata/ergo/data
- Valor
- /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
- Objetivo
- /etc/myergo.conf
Container Port: 9030
- Objetivo
- 9030
- Por defecto
- 9030
- Valor
- 9030
Container Port: 9053
- Objetivo
- 9053
- Valor
- 9053
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
ergoplatform/ergoEjecute ErgoNode en Unraid.
ErgoNode se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.