Affordable VPS Plans for Flux Node Hosting
Express Linux VPS
- 4GB RAM
- 2 CPU Cores
- 60GB SSD
- 100Mbps Unmetered Bandwidth
- Once per 4 Weeks Backup
- 1 Dedicated IP
- Ubuntu/CentOS/Debian&More
- No Setup Fee
Express Plus Linux VPS
- 6GB RAM
- 3 CPU Cores
- 100GB SSD Disk Space
- 100Mbps Unmetered Bandwidth
- Once per 4 Weeks Backup
- 1 Dedicated IP
- Ubuntu/CentOS/Debian&More
- No Setup Fee
Basic Linux VPS
- 8GB RAM
- 4 CPU Cores
- 140GB SSD
- 200Mbps Unmetered Bandwidth
- Once per 4 Weeks Backup
- 1 Dedicated IP
- Ubuntu/CentOS/Debian&More
- No Setup Fee
Basic Plus Linux VPS
- 12GB RAM
- 6 CPU Cores
- 180GB SSD Disk Space
- 200Mbps Unmetered Bandwidth
- Once per 4 Weeks Backup
- 1 Dedicated IP
- Ubuntu/CentOS/Debian&More
- No Setup Fee
Professional Linux VPS
- 18GB RAM
- 8 CPU Cores
- 240GB SSD
- 300Mbps Unmetered Bandwidth
- Once per 2 Weeks Backup
- 1 Dedicated IP
- Ubuntu/CentOS/Debian&More
- No Setup Fee
Professional Plus Linux VPS
- 24GB RAM
- 8 CPU Cores
- 280GB SSD Disk Space
- 300Mbps Unmetered Bandwidth
- Once per 2 Weeks Backup
- 1 Dedicated IP
- Ubuntu/CentOS/Debian&More
- No Setup Fee
Advanced Linux VPS
- 28GB RAM
- 10 CPU Cores
- 320GB SSD
- 500Mbps Unmetered Bandwidth
- Once per 2 Weeks Backup
- 1 Dedicated IP
- Ubuntu/CentOS/Debian&More
- No Setup Fee
Advanced Plus Linux VPS
- 32GB RAM
- 16 CPU Cores
- 400GB SSD Disk Space
- 500Mbps Unmetered Bandwidth
- Once per 2 Weeks Backup
- 1 Dedicated IP
- Ubuntu/CentOS/Debian&More
- No Setup Fee
Why Choose Us for Flux Hosting?
Developer-Friendly Environment
Flexible Scaling
Reliability You Can Trust
Robust Security
24/7 Expert Support
How to Set Up a Flux Node on a VPS (Flux Node Setup Guide)
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