Linux

On Linux systems the migration is very similar to a hotfix migration. However, some additional steps are required at the end.

Preparation

  1. Download the latest Axon Ivy Engine hotfix version that matches your main release https://developer.axonivy.com/download

  2. Stop the running Axon Ivy Engine instance.

Migration

  1. 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.

  2. 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.

  3. Restart your Axon Ivy Engine.

  4. Apply the Post Migration Steps.