Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To Upgrade the APIIDA API Gateway Manager please execute the following steps:

  • Check whether there is a migration update guide and read it.

  • Optional: Backup your data (see section below).

  • Change the version in docker-compose.yml to whatever version you are upgrading to for the image apiida/aagm.

  • Restart the Docker containers

    Code Block
    docker compose up --detach --pull=always

...