Akroma Masternode Docker Setup

Full/Boot Nodes

Features:

  • One-liner for full/boot node setup!

  • Automatic updates!

  • Health checks for node RPC port (and auto-restarts if necessary).

  • Setup under any system user you like! The account will be auto-created if it doesn't yet exist.

  • Simple management and maintenance!

How-to-use:

  1. Install git first, if not already available.

    (for ubuntu) sudo apt install git -y

  2. git clone "https://github.com/cryi/aka-mn.git" && cd aka-mn

  3. Follow the steps here

Repository

https://github.com/cryi/aka-mn

Issues

https://github.com/cryi/aka-mn/issues

Remote Nodes

Features:

  • Node tester to verify node validity: ./configurator -s.

  • Automatic updates!

  • Automatic certificate renewal!

  • Health checks for node RPC port (and auto-restarts if necessary).

  • Health checks for nginx (and auto-restarts if necessary).

  • Setup under any system user you like! The account will be auto-created if it doesn't yet exist.

  • Simple management and maintenance!

How-to-use:

  1. Install git first, if not already available.

    (for ubuntu) sudo apt install git -y

  2. git clone "https://github.com/cryi/aka-remote-mn.git" && cd aka-remote-mn

  3. Follow the steps here

Repository

https://github.com/cryi/aka-remote-mn

Issues

https://github.com/cryi/aka-remote-mn/issues