Skip to content

fazer-ai/coolify-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

coolify-migrate

Claude Code skill to migrate Coolify and all its services between VPS servers.

Handles SSH setup, database backups, encryption keys, data transfer, Coolify restore, service-specific restores (n8n, Chatwoot, Redis), DNS repointing, and old server shutdown.

Install

claude install fazer-ai/coolify-migrate

Usage

/coolify-migrate 203.0.113.50

Where 203.0.113.50 is the destination VPS IP.

Run the command from a terminal on the source VPS. The skill SSHs into the destination, so you don't need to run anything there manually.

What it does

Phase Description
1 Configure SSH access to destination VPS
2 Backup everything (databases, Redis, Coolify)
3 Collect encryption keys
4 Transfer data to the new VPS
5 Install and restore Coolify on destination
6 Restore service-specific data
7 Verification and testing
8 Repoint DNS and shut down old server

Services are auto-detected via docker ps. Phases that don't apply are skipped automatically.

License

MIT

About

Claude Code skill to migrate Coolify and all its services between VPS servers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors