Docker

Docker’s infrastructure enables you to do automate various kinds of infrastructure setups. Consequently, the kind of major migration steps are various too and highly dependent on your concrete setup. However, here are the major steps to do when migrating a docker based Axon Ivy Engine to another major version.

  1. Switch your setup to the axonivy-engine tag you are aiming for. (e.g., from 8.0 to 10.0)

  2. Backup the system database and runtime data of your Axon Ivy Engine installation.

  3. Migrate using the Migration Wizard:

    1. Provide the location of the Axon Ivy Engine installation /usr/lib/axonivy-engine

    2. Run the migration tasks and answer the manual migration steps.

  4. Apply the Common Migration Steps