How to set up staging environment on Cloudways
Log into Cloudways, select your live application, access Staging Management, and launch a staging clone on the same or another server. Enable 'Create as Staging' checkbox, proceed with cloning files and database. Access via temporary URL for testing without affecting production.
Prerequisites
- Cloudways account with active server and application
- Live application ready for cloning
- Sufficient server resources for staging
- Admin access to the production app
Step-by-Step Instructions
Log into Cloudways account
Select Servers or Applications
Enter live application
Open Staging Management
Launch staging application
Choose target server
Enable Create as Staging
Proceed with cloning
Locate new staging app
staging-appname.serverid.cloudwaysapps.com.Access staging details
Common Issues & Troubleshooting
Cloning process takes too long or fails
Check server resources and monitoring in Server Management; ensure sufficient allocation matching production and retry if low on CPU/RAM.
Staging URL inaccessible after creation
Confirm temporary domain in Application Overview; copy credentials from live site and access via provided staging URL—no DNS changes needed.
Database not cloning properly
Verify database config matches production in Access Details tab; use Push/Pull options in Staging Management to sync data if needed.
Insufficient server resources for staging
Select a different target server with more resources or upgrade plan; monitor via Server Management > Monitoring.
Confusion between staging and live environments
Always check 'Create as Staging' checkbox and verify labels/URLs in dashboard; use Staging Management for clear push/pull directions.