Linux
On Linux systems the migration is very similar to a hotfix migration. However, some additional steps are required at the end.
Preparation
Download the latest Axon Ivy Engine hotfix version that matches your main release https://developer.axonivy.com/download
Stop the running Axon Ivy Engine instance.
Migration
Do a backup of the system database and all of your data of your Axon ivy Engine. If you run your Axon Ivy Engine in a Virtual Machine, then you can take a snapshot.
Use the Migration Wizard to migrate your Axon Ivy Engine. The migration wizard is responsible to copy the configuration, error pages, dropins and many more to the new place. It will also update the schema of the system database. You can start using the wizard by starting the new Axon Ivy Engine. Browse to the Axon Ivy Engine URI (e.g., http://localhost:8080) and click on
Setup Wizard>Migration Wizard.Restart your Axon Ivy Engine.
Apply the Post Migration Steps.