Sonaric Node Setup

Requirements :

Minimal
Recommended

4 GB RAM

8 GB+ RAM

2 CPU cores

4+ CPU cores

20 GB free disk space

100 GB+ free disk space (SSD)

amd64 CPU Architecture

amd64 CPU Architecture

Server :

Contabo VPS 1 - 2 : Click

Install Update / Packages :

Node JS :

Run the following command to download and execute the installation script :

Node Δ°nfo :

It should return the node information if the node is running :

Update :

To confirm the node is running the latest version, issue the following command :

Accessing the GUI :

Create an SSH tunnel to forward the required ports to your local machine by issuing the following command on your local machine :

ssh -L 127.0.0.1:44003:127.0.0.1:44003 -L 127.0.0.1:44004:127.0.0.1:44004 -L 127.0.0.1:44005:127.0.0.1:44005 -L 127.0.0.1:44006:127.0.0.1:44006 user@your-vps-ip - Change your ip And Change User - if you use root write root

You will be prompted to authenticate cia SSH. Once authenticated, the SSH tunnel will be established.

Your local machine and navigate to http://localhost:44004 to access the Sonaric GUI.

Identity Backup :

You will be prompted to enter a password to encrypt the exported identity. After entering the password, the identity will be exported to the specified file.

Import :

Points Check :

Last updated