Traefik logo
Network · self-hosted

Traefik in one click.

Traefik is an edge router with auto-tls and docker discovery you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Traefik?

Cloud-native reverse proxy and load balancer that auto-discovers services in Docker and Kubernetes, with automatic TLS certificate provisioning via Let's Encrypt.

CategoryNetwork
Default port8601
Container imagetraefik:v3.3
Official sitetraefik.io

Run Traefik in Even

Even Stacks launches Traefik as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Traefik in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 8601, and serves it over trusted HTTPS at https://traefik.localhost.

Drive Traefik with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Traefik directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside it, check its status and logs, and reconfigure it. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Traefik and get it ready", and the agent handles it end to end.

How agents reach it: View discovered routes and services in the dashboard at http://localhost:8603; add new services by applying Docker labels (traefik.http.routers.*) to other containers. The REST API is at http://localhost:8080/api/rawdata. Config is file-based at /etc/traefik/traefik.yml with no DB.

More Network services

Other one-click services you can launch in Even Stacks.