Migrations
Migration is the Process that Takes Squidex From one Major Version to the Next Major Version.
How Does it Work?
General Process

Migration Steps

How to Plan a Migration
Migration Steps
Step 0: Practice Your Migration With a Test Run
Step 1: Switch Your Squidex Deployment to Read-Only Mode.
Step 2: Create a Backup
Step 3: Clone Your Database
Step 4: Deploy a New Squidex Version to Your Cloned Database
Step 5: Change Your Load Balancer or DNS to Point to the New Version
Step 6: Update Your New Deployment to Allow Updates.
Step 7: Clean Up the Old Database and Deployment
FAQ
Is there a migration process for assets?
Do I always need a second deployment for migration?
Is it always recommended to use the read-only flag?
Last updated
