🚚Moving to a new server
You can move to a new server at any time and your license will be automatically reset without requiring contacting us or opening a support request.
First, shut down the platform on the old server:
Create an archive file of your installation directory:
Copy the archive file to the new server.
*** Note: You must use the real IP address of your Linux VPS above, not "1.2.3.4", it's a placeholder.
Extract the tar file on the new server:
You'll need to install Docker on the new server.
If you're on Ubuntu, you can run our automated Docker installation, like you did during the installation on your old server:
Set the IP address of the new server:
Load the docker images:
Bring the platform up:
That's it.
Last updated