Spheron Node
This guide walks you through setting up a Worker Node on the Spheron Network using a Virtual Private Server (VPS).
System Requirements
- RAM: 8 GB
- CPU: 4 cores
- Disk Space: 100 GB
Registration Process
- Register via Spheron Network and sign up using either your email or GitHub account.
- Connect with your wallet.
- Click “Register Node Fizz.” to begin the registration process.
- Choose your OS, allocate resources, select your region, and choose your node provider along with the appropriate tier.
- Claim your faucet tokens to get started.
- Download the setup script
fizzup.sh
, to your local machine.
Moving fizzup.sh
to Your VPS
- On your local machine, open the script using nano:
-
After reviewing the script, press Ctrl + X, then press Y to save the changes, and hit Enter to exit.
-
Now, copy and transfer the file to your VPS using a secure file transfer method such as scp:
Installation Steps
1. Install Docker (Skip if Docker is already installed)
To set up Docker, use the following commands:
2. Install Script
After transferring the fizzup.sh setup script to your VPS, execute the following commands to install the node: