homepage/docs/widgets/services/traefik.md
shamoon a2572f8f8b Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:09:32 -07:00

413 B

title description
Traefik Traefik Widget Configuration

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