Traefik
Reverse proxyMonitoring
Cloud-native reverse proxy and load balancer
Widgets & Capabilities
TraefikOverview of Traefik routers, services, middlewares, and entry points.
Adding the integration
Create the connection under Management → Integrations. See Managing integrations.
URL configuration
Use the URL where Traefik exposes its dashboard/API, for example http://traefik:8080 or https://traefik.example.com. Homarr calls Traefik endpoints under /api automatically.
API requirement
Traefik must have the API enabled. For local or internal setups this is commonly exposed through api.insecure=true; for production setups, expose the api@internal service through an authenticated router.
Secrets
No credentials required
This integration does not require any credentials to be set.
Steps to retrieve the credentials:
- Choose this option when the Traefik API is only reachable from a trusted internal network and does not require authentication.