Express Linux VPS
Express Plus Linux VPS
Basic Linux VPS
Basic Plus Linux VPS
Professional Linux VPS
Professional Plus Linux VPS
Advanced Linux VPS
Advanced Plus Linux VPS
Minimum VPS specs (based on node type):
CUMULUS: 2 vCPU, 8GB RAM, 220GB SSD
NIMBUS/STRATUS require more resources
A static public IP
Open ports: 16127, 16137, 16125, 16124, 80, 443
ssh root@your_server_ip
apt update && apt upgrade -y
apt install curl ufw wget nano -y
curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh
apt install docker-compose -y
bash <(curl -s https://raw.githubusercontent.com/RunOnFlux/fluxnode-multitool/master/multitoolbox.sh)
The script will guide you through:
Selecting your Flux node tier (CUMULUS/NIMBUS/STRATUS)
Inputting key data like:
Collateral TXID & index
ZelID
FluxNode public key
The script will automatically:
Install FluxOS, MongoDB, and all necessary packages
Set up Docker containers for your node
Your VPS will begin syncing the blockchain. Check status with:
docker ps
fluxbench-cli getbenchmarks
Open Zelcore wallet > FluxNode section
Click “Add Node” and fill in your VPS details
Submit and wait for confirmation