The Complete Docker Tyk Demo

Last updated: 2 minutes read.

Tyk-demo is a repository that enables you to start up an entire Tyk stack with all its dependencies. Tyk demo can also spin up deployments with all the other Tyk integrations such as SLIs and SLOs with Prometheus and Grafana or OpenTelemetry with Jaeger.

With tyk-demo repository, using docker-compose, you can set up quickly a complete Tyk stack, including dependencies and integrations. bash scripts.

Key Features

  • Full Tyk stack deployment
  • Pre-configured demo APIs
  • Analytics and monitoring tools
  • Integration with common third-party services

Watch the video What Is Tyk Demo for an overview and learning about the key features from our experts -

Quick Start

The following steps will enable you to quickly get started:

  1. Clone the repository:
git clone https://github.com/TykTechnologies/tyk-demo.git
  1. Navigate to the directory:
cd tyk-demo
  1. Add license key to .env file:
DASHBOARD_LICENCE=<your license key>
  1. Run the setup script:
./up.sh
  1. Access Tyk Dashboard: http://localhost:3000

To complete the instruction above we have a tutorial video of tyk demo that covers:

  • Downloading and starting tyk-demo
  • Setting up your license
  • Logging in to Tyk Dashboard

Getting Help

If you need assistance, please visit our Community Forum or contact our team.

What’s Next?

After exploring the demo, consider: