Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: excerpts moved from API Management library to Installation library

...

Step 5: Start all Services and Finalize the Update

  1. Go to folder api-mgmt/single-host-setup (folder that contains the file docker-compose.yml).
    Multiexcerpt include
    MultiExcerptNamestart_all_containers_docker
    PageWithExcerptINTERNAL:_installation_excerpts
  2. Upload new configurations.
    If the new API Management software comes with new configurations (e.g. new policies, see API Management), you need to import them to your installation. Import the file(s) as described on API Management Administration > Export/Import Data.
  3. After a successful update you may want to remove the old images to free up some disk space. In this case, just run

    Code Block
    docker image rm api-mgmt/NAME-VERSION

    For more clean up instructions refer to the docker documentation.

    Tip
    Also consider removing the backup files from step 3 as they consume a considerable amount of disk space.