Moving from one Server with RunCloud
Since RC doesn't document how to change from one server to another on the same account. This documents how to move, keeping webapps and sql.
-
Stop MySQL
-
Back up the following directories (I used Duplicacy to back up from one server to the other)
-
/RunCloud
-
/var/lib/mysql
-
/home/runcloud
-
/etc/nginx-rc
-
Set up Runcloud on the new server by attaching as an additional server.
-
Delete the new server you just set up from the web interface once all the services have been installed.
-
Restore all above folders on the new server
-
Go into RC on the server you want to move, click settings >> change IP
-
Enter in the IP of the new server
-
Run the script to change the IP
VOILA! Runcloud should now recognize the new server
Don't forget to find/replace the new IP in the database too!
Notes:
Related Articles
Upgrading Server OS on RunCloud
Upgrade all packages with sudo apt update && apt upgrade Upgrade the OS with sudo do-release-upgrade Let the upgrade finish Uncomment the lines with the repos for the following: /etc/apt/sources.list - deb [arch=amd64] ...
No, you don't need a server.
I keep hearing people talking about needing servers or help with their servers. The term server, like many other terms in IT gets thrown around where it really doesn't belong. I want to give some insight to set the record straight. What is a server? ...
Moving Tech Forward
There are too many things to improve on all at once. Just have to take things one step at a time and alternate between the proactive and the reactive. It doesn't matter if you have one thing on your to do, or 10,000. Take one thing at a time. Patch ...
A quick truth about All in One Routers
The simple answer is that they're terrible. It's like hiring a plumber to build your house. They try to do the job of what should be ideally 3 devices. Your modem, your router/firewall, your wifi. So what happens when they try to do this? Commonly ...
Sharing multiple or large files in one go with a single link
https://www.loom.com/share/410dde8e912f42f99b28942ac761a205?sid=aeb3f42a-614d-4c37-ba17-16cce7b0d36b 0:01 Hey there! So today I'm going to go over my favorite ways to share files. Now this, the three methods I'm going to go over are Google Drive, ...