Fix Prowlarr authentication mode conflict using shared Authentik middleware #2

Merged
nathan merged 1 commits from patch/auth_mode_conflict-prowlarr-2026-06-01 into main 2026-05-31 21:26:34 -04:00

1 Commits

Author SHA1 Message Date
19089602b8 fix(prowlarr): resolve auth_mode_conflict by using shared authentik middleware
Remove redundant prowlarr_outpost sidecar container and apply the shared
authentik-auth@file middleware to the prowlarr router. The Authentik forward
auth middleware already exists in the Traefik dynamic configuration and
provides the necessary authentication layer without requiring a dedicated
outpost container per service.
2026-05-31 21:24:02 -04:00