digitalboard.core/roles/traefik/templates
Simon Bärlocher afe5950d77
feat(traefik): configurable extra_hosts for container DNS overrides
Add `traefik_extra_hosts` (list of `host:ip`) that maps straight into
the traefik container's compose `extra_hosts`. Needed when a downstream
middleware (e.g. ForwardAuth to authentik on a sibling LAN) has to
resolve a public FQDN to an internal IP because the DMZ doesn't hairpin
the public address back inside.

Empty by default; behaviour unchanged for existing inventories.
2026-05-26 14:02:43 +02:00
..
dashboard.yml.j2 chore(traefik): prefix all traefi vars with traefik_ 2026-01-22 17:29:56 +01:00
docker-compose.yml.j2 feat(traefik): configurable extra_hosts for container DNS overrides 2026-05-26 14:02:43 +02:00
middlewares.yml.j2 chore(traefik): prefix all traefi vars with traefik_ 2026-01-22 17:29:56 +01:00
services.yml.j2 chore(traefik): prefix all traefi vars with traefik_ 2026-01-22 17:29:56 +01:00
traefik.yml.j2 feat: drop blanket recreates, ACME-DNS knobs, notify_push override 2026-05-20 22:44:41 +02:00