nano-node-docker icon indicating copy to clipboard operation
nano-node-docker copied to clipboard

Setup a fully automated NANO cryptocurrency node as part of an dockerized stack with fast-syncing and easy SSL support.

Results 5 nano-node-docker issues
Sort by recently updated
recently updated
newest added

Lots of people, myself included had to go elsewhere for Docker Compose install instructions.

Feature request: Param to take in an existing seed for those people that are setting up new node and need to use an existing seed. I've setup my node like...

enhancement

Right now the installer script requires root privileges solely cause it requires write access to the mounted volumes of the `nano-node` and `nano-node-monitor` containers. These two images are setting their...

enhancement

It would be easier to track watchdog history using the `docker logs nano-node-watchdog` command instead of mounting the actual logfile to host.

nice to have