Versions Compared

Key

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

If an offline installation is necessary, you can install APIIDA API Gateway Manager with docker offline images:

...

For systems that have to connection to the Internet the Docker images are also provided as offline images. The offline images are released a few days after the online images in Docker Hub.

  • Download the latest offline image from https://apiida.com/download/

    • APIIDA_API_Gateway_Manager_<VERSION>_Offline.tar

  • Import docker the Docker image:

    • docker image load -i APIIDA_API_Gateway_Manager_<VERSION>_Offline.tar

  • Tag the loaded image:

    • docker tag 5a253fbaec96 apiida/aagm:<VERSION>

You can proceed with the installation steps, like described here: Install using Docker Container Installation

Info

The image ID changes with every release. Please contact the APIIDA Support

...

if you need further assistance.