Traefik
Using Traefik in Kythia Workspace.
Traefik is a modern HTTP reverse proxy and load balancer that makes deploying microservices and routing traffic incredibly easy.
Installing
Go to Web Server -> Traefik
Select a version and click Install
Kythia downloads the standalone Traefik Windows binary.
Starting / Stopping
Use the Start / Stop buttons in the Traefik panel. Traefik automatically binds to port 80 by default to route incoming traffic.
Configuration
Kythia generates a base traefik.yml configuration file. You can modify this static configuration at:
C:\kythia\bin\traefik\{version}\traefik.ymlTraefik can also automatically discover routes if you configure dynamic providers.
Logs
Traefik logs are displayed in the Kythia UI Logs panel.
