Migrating Cloudways Apps to AnubizHost
Cloudways is a managed hosting layer on top of upstream providers (DigitalOcean, Vultr, Linode, AWS, GCP). When you leave Cloudways, you also leave the upstream. This guide walks through extracting your applications and moving to a self-managed AnubizHost offshore VPS.
Need this done for your project?
We implement, you ship. Async, documented, done in days.
Inventory Cloudways Applications
From the Cloudways panel, list all applications (typically WordPress, Magento, Laravel, custom PHP). For each, note the upstream provider and instance size, application stack (PHP version, MySQL/MariaDB), and any custom configurations.
Cloudways gives SFTP and SSH access to managed instances - useful for direct file access during migration.
Provision and Set Up AnubizHost VPS
Order an offshore VPS sized to match the largest Cloudways instance you're consolidating. Install LEMP or LAMP based on your applications. Cloudways uses Apache+nginx (nginx as front proxy); replicate this if your apps depend on .htaccess rewrites.
Migrate Each Application
For each Cloudways app:
- Use Cloudways' Application Backup feature to generate a backup, or rsync the app directory directly.
- Export the application database via Cloudways panel or mysqldump.
- Restore on AnubizHost VPS into a configured vhost.
- Update wp-config.php / .env / other config to point at the new database.
For WordPress, use the wp search-replace technique if URLs change. See our WordPress migration guide for details.
Cut Over DNS and SSL
For each application's domain, flip A records to the AnubizHost IP. Re-issue Let's Encrypt with certbot - if you have many domains, automate with the DNS plugin and a wildcard.
Cost and Control Comparison
Cloudways adds a managed-layer premium on top of upstream pricing. Self-managed on AnubizHost is cheaper and gives you full root, offshore jurisdiction, and crypto billing. The trade-off is operational responsibility - you handle updates, backups, and monitoring. Related reading: offshore VPS, DO Droplet migration, managed hosting.
Related Services
Why Anubiz Host
Ready to get started?
Skip the research. Tell us what you need, and we'll scope it, implement it, and hand it back — fully documented and production-ready.