homepage/docs/widgets/services/traefik.md
2024-01-19 19:16:37 -05:00

498 B

title description
Traefik Traefik Widget Configuration

Traefik - The Cloud Native Application Proxy.

No extra configuration is required. If your traefik install requires authentication, include the username and password used to login to the web interface.

Allowed fields: ["routers", "services", "middleware"].

widget:
  type: traefik
  url: http://traefik.host.or.ip
  username: username # optional
  password: password # optional