Delink licenses
Log in to Plane on your current server. Head to each paid workspace like One or Pro and delink the licenses. This will free up the licenses for activation on your new server. Ideally, you have just one paid workspace.
Backup data
Create a backup of your Plane instance with ↓:
Copy
Ask AI
prime-cli backup
This command will generate a backup file in the path: /opt/plane/backups.
Set up Plane on the new server
Follow the installation guide to deploy Plane on the new instance.
Transfer backup files
Copy the backups folder from the old server, created in step 2, to the new server. Place the backup in the folder /opt/plane.
Restore data
On the new server, restore your data with ↓:
Copy
Ask AI
prime-cli restore
Follow the prompts during the restore process to make sure everything is set up correctly.