Get Tyk Open Source Gateway running locally with Docker in a few steps. For other deployment options, see the installation options page.Documentation Index
Fetch the complete documentation index at: https://tyk.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Docker Engine 24.0 or later
- Docker Compose v2.20 or later
Instructions
Step 1: Create a Gateway configuration file
Create a file namedtyk.conf with the following content:
Step 2: Create a Docker Compose file
Create a file nameddocker-compose.yml with the following content:
v5.8.13 is the current LTS release. Always check the Gateway release notes for the latest stable version before deploying.