Hello. I am using CyberPanel in my DigitalOcean droplet.
I want to move my website to DigitalOcean hosting with CyberPanel
I checked this page https://docs.litespeedtech.com/cloud/images/wordpress/#methods-for-migrating-wordpress
In the step 4>>> Move the two files (installer.php and a zip file) into the folder you’ll want the WordPress site in.
I created 2 files with duplicator plugin…according to process
Next, In CyberPanel I make click in Websites >> create a new one >> mysite.com
now I go to File Manager and copied the 2 new files here but I dont know if is right. Take a look here> http://prntscr.com/tqw2a1
and 2nd question. How can I setup nameservers for this domain_
Thanks for your help.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello there,
We have a series of tutorials that cover the process of migrating from one Linux server to another which you can check here:
https://www.digitalocean.com/community/tutorial_series/how-to-migrate-to-a-new-linux-server
In general, depending on your site/application you will need to spin up a droplet that matches your current hosting provider environment or at least is suitable for your app/site needs (e.g running the same PHP version). Then you need to migrate your data (files, users, database etc).
Another option is to use the All-in-One WP Migration plugin. The plugin can handle the migration process on your behalf.
https://wordpress.org/plugins/all-in-one-wp-migration/
This article also covers the process, although it is outdated:
https://www.digitalocean.com/community/tutorials/how-to-migrate-wordpress-from-shared-hosting-to-a-cloud-server-with-zero-downtime
The final step will be to test everything and make sure it is working fine and then switch the DNS settings and push your site live from DigitalOcean.
Hope that this helps! Regards, Alex
working now.
Thanks Eleu, and pistle2020.
Migrate WordPress Site to Digital Ocean Backing Up WordPress files From Current Hosting Provider. You need to backup and get the following data . Setting Up Digital Ocean Server. Launch the droplet using one click WordPress ubuntu 14.04 image. Setup PHPMyadmin. Create database, user, and import the database. Upload wp-content folder. Map the IP to Domain Name.
Hi,
Location looks good to me, do you see anything if visit mysite.com/installer.php?
Best, Eric