/tyk-gateway-docker

Official docker build for Tyk

Primary LanguageDockerfileApache License 2.0Apache-2.0

Tyk Gateway Docker

This container only contains the Tyk OSS API Gateway, the Tyk Dashboard is provided as a separate container and needs to be configured separately.

Installation

Docker-Compose

With docker-compose, simply run

$ docker-compose up -d

Visit the docs page for a walkthrough on everything.