Run in Docker Compose

Docker Compose is a nice way of testing the Traefik configuration locally before deploying it to Kubernetes for quicker development round trips.

See also

Read more about how to configure Docker Compose in the official Docker documentation

Prerequisites

  • Registered Auth0 account.

  • Docker installed.

Step by Step

See also

I have created two examples of docker-compose configuration, one for Traefik 1.0 and one for Traefik 2.0.

Check out the examples below