github Azure/api-management-self-hosted-gateway Container-v2.0.1
Container Image - v2.0.1

latest releases: Container-v2.6.0, v1.10.0, v1.9.0...
2 years ago

Getting started

You can easily install the self-hosted gateway with Docker:

docker run -d -p 8080:8080 -p 8081:8081 --name <gateway-name> --envconfig.service.endpoint=<instance-name>.configuration.azure-api.net
config.service.auth=<auth-token> mcr.microsoft.com/azure-api-management/gateway:2.0.1

The following tags have been made available - latest, v2 & 2.0.1.

Learn how you can install it on other container platforms:

What is new?

Features

None.

Fixes / Changes

  • Fixes a timezone bug in the integration with the Configuration API to pull configuration from

Breaking Changes

None.

Removal

None.

Don't miss a new api-management-self-hosted-gateway release

NewReleases is sending notifications on new releases.