Reverse proxy for containers
auto-discover Docker / Kubernetes services

// screenshot of traefik.io ↗
Traefik is a modern reverse proxy + load balancer with native Docker / Kubernetes service discovery. Configuration via container labels (no nginx config files), automatic Let's Encrypt SSL, dynamic load balancing. Designed for container-first environments where services start / stop dynamically.
Traefik is a modern reverse proxy + load balancer with native Docker / Kubernetes service discovery. Configuration via container labels (no nginx config files), automatic Let's Encrypt SSL, dynamic load balancing. Designed for container-first environments where services start / stop dynamically.
For Docker / Kubernetes operators who want their reverse proxy to discover services automatically, Traefik is the canonical choice.
Concrete scenarios where teams pick Traefik over the SaaS alternative.
auto-discover Docker / Kubernetes services
Let's Encrypt via labels, no manual cert ops
round-robin / weighted / sticky session
beyond HTTP for databases, MQTT, etc.
rate limiting, auth, headers manipulation
If your team profile matches one of these, Traefik is a strong fit out of the box.
wanting reverse proxy with auto-discovery
preferring Traefik to nginx-ingress
managing dynamic container fleets
routing many subdomains via labels
with container-based customer workloads
When evaluating self-hosted options for this category, here are the dimensions on which Traefik consistently lands above the alternatives.
The stack you'll plug Traefik into — services, protocols, and adjacent apps in the BluixApps catalog.
traefik:v3.2 (release-tagged)Operational guidance from running this in production — what to do before you scale, what to lock down, what surprises people.
traefik:v3.0