RunCloud in brief
RunCloud provides web-based dashboards that connect to your VPS and handle the complexity of web server management. Nginx configurations, PHP-FPM tuning, MySQL administration, and SSL certificates are managed through point-and-click interfaces rather than terminal sessions.
Your VPS handles the actual hosting. RunCloud makes server administration accessible without deep Linux expertise.
The problem RunCloud solves
Traditional web server management demands knowledge of:
- Linux system administration
- Nginx or Apache configuration
- PHP-FPM setup and optimization
- MySQL/MariaDB database management
- SSL certificate installation and renewal
- Security hardening
RunCloud handles all this through dashboards, letting focus remain on websites rather than server maintenance.
Monthly costs
| Plan | Servers | Price/month |
|---|---|---|
| Basic | 1 | ~$8 |
| Pro | Unlimited | ~$15 |
| Business | Unlimited | ~$45 |
Connecting your server
Step 1: Deploy fresh Ubuntu VPS
Deploy VPS from ColossusCloud with Ubuntu 24.04 LTS, at least 1 GB RAM.
Step 2: Create RunCloud account
Visit runcloud.io and create account.
Step 3: Add server
- Click “Connect a new server”
- Enter server name
- Choose “Other” as provider
- Enter VPS IP address
RunCloud generates installation command.
Step 4: Run installation
ssh root@your-vps-ip-address
Paste and run installation command. Takes 10-15 minutes.
Setting up a WordPress site
- Go to server in RunCloud
- Click “Web Applications” → “Create Web Application”
- Enter domain name
- Select “WordPress” as application type
- Choose PHP version (8.2+ recommended)
- Click “Create”
- Configure DNS, install SSL via Let’s Encrypt
- Complete WordPress setup wizard
Site administration features
Database management
phpMyAdmin access and database creation through dashboard.
PHP settings
Adjust memory limits, upload limits, execution time, PHP version per site.
Staging environments
Pro plans include one-click staging for safe testing.
Automatic backups
Configure to local server or cloud storage with scheduled intervals.
Built-in security tools
- Firewall management via UFW dashboard
- Fail2ban integration for blocking brute force
- Security hardening - hide PHP version, block bad bots
View VPS plans - RunCloud works with any Ubuntu VPS.