Skip to content

Traefik

Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices and routing traffic incredibly easy.

  1. Go to Web Server -> Traefik
  2. Select a version and click Install
  3. Kythia downloads the standalone Traefik Windows binary.

Use the Start / Stop buttons in the Traefik panel. Traefik automatically binds to port 80 by default to route incoming traffic.

Kythia generates a base traefik.yml configuration file. You can modify this static configuration at:

C:\kythia\bin\traefik\{version}\traefik.yml

Traefik can also automatically discover routes if you configure dynamic providers.

Traefik logs are displayed in the Kythia UI Logs panel.