Moved to a repo at https://github.com/Geczy/coolify-migration
Last active
November 7, 2025 20:02
-
Star
(129)
You must be signed in to star a gist -
Fork
(31)
You must be signed in to fork a gist
-
-
Save Geczy/83c1c77389be94ed4709fc283a0d7e23 to your computer and use it in GitHub Desktop.
Migrate Coolify to a new server
Should I run it on the coolify instance or coolify server?
I mean, can I migrate both coolify instance and coolify server, or is it made specifically for one type of them?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. The script also copies the volumes of each application (e.g. Ghost CMS and its database) to the new server. After running it, simply go to the Coolify dashboard on the destination and “Redeploy” each app. This will cause Traefik/Compose to create new containers for the applications by mounting the migrated volumes, preserving all the content (posts, themes, databases, uploads, etc.).