
Traefik Proxy
Cloud-native reverse proxy, load balancer, and ingress controller
64.1k stars 6.1k forks last commit first released MIT
Actively maintained
Last commit 24 Jul 2026.

Traefik Proxy is a modern HTTP reverse proxy and load balancer designed for dynamic, cloud-native environments. It discovers services from your orchestrator or service registry and automatically configures routing without requiring manual updates for each change.
Key Features
- Automatic service discovery and dynamic configuration from providers such as Docker and Kubernetes
- Layer 7 routing based on hostnames, paths, headers, and other request attributes
- Built-in HTTPS with automatic certificate provisioning and renewal via ACME
- Load balancing with multiple strategies plus health checks
- Support for WebSocket, HTTP/2, and gRPC traffic
- Observability features including metrics, structured access logs, and a web dashboard
- Exposes an administrative API for inspecting configuration and runtime state
Use Cases
- Ingress controller for Kubernetes clusters with dynamic routing to services
- Reverse proxy for Docker or Docker Compose stacks with automatic route updates
- Central edge proxy in microservice architectures to standardize TLS and traffic management
Limitations and Considerations
- Major version upgrades can introduce breaking configuration changes and may require migration steps
Traefik Proxy is well-suited for teams running frequently changing workloads that need reliable routing, TLS automation, and visibility. It fits both small homelab deployments and production platform engineering environments where dynamic service discovery is essential.
Categories:
Tags:
Tech Stack:
Similar to Traefik Proxy
Nginx UI
Web UI for managing Nginx configurations, certificates, and logs
Self-hosted web interface to manage Nginx configs, reload safely, issue Let’s Encrypt certificates, view logs, monitor server stats, and manage multiple nodes.

Zoraxy
HTTP reverse proxy and gateway with web UI and real-time analytics
A general-purpose HTTP reverse proxy and forwarding tool for homelabs, offering web UI, ACME/TLS, stream proxy, plugins and realtime monitoring.

Cloudron
Self-hosted app platform with updates, backups, and HTTPS
Cloudron is a self-hosted platform for deploying and managing web apps with one-click installs, automatic updates, backups, and integrated HTTPS, email, and user management.


BunkerWeb
Open-source web application firewall and reverse proxy
BunkerWeb is an open-source WAF and NGINX-based reverse proxy to protect web apps and APIs with HTTPS automation, security policies, and extensible plugins.
GoDoxy
Reverse proxy and container-aware traffic manager with Web UI
High-performance reverse proxy for self-hosted apps with Web UI, Docker/Podman auto-routing, HTTPS via Let's Encrypt, access control, and OIDC/ForwardAuth support.
SWAG
Nginx reverse proxy with automated TLS certificates and fail2ban
LinuxServer.io SWAG is a Docker image bundling Nginx reverse proxy, ACME certificate automation (Let’s Encrypt/ZeroSSL), optional PHP, and fail2ban intrusion prevention.


