f10155aba3
Fix outpost AUTHENTIK_HOST to use HTTP port 9000
Auto-Deploy Changed Stacks / deploy (push) Successful in 13s
2026-06-14 09:14:08 -04:00
f7703312a2
fix: set AUTHENTIK_INSECURE=true for internal connections
...
Auto-Deploy Changed Stacks / deploy (push) Successful in 13s
- TLS cert is valid for *.castaldifamily.com, not authentik_server hostname
- Internal Docker network traffic is already isolated
- Allows outposts to connect without certificate verification errors
2026-06-14 09:01:59 -04:00
9ec71e0c9d
fix: use HTTPS port 9443 for Authentik outpost connections
...
Auto-Deploy Changed Stacks / deploy (push) Successful in 13s
- Change AUTHENTIK_HOST from http://authentik_server:9000 to https://authentik_server:9443
- Authentik API only responds on HTTPS port, causing 404 errors on HTTP
- Resolves outpost connection failures
2026-06-14 09:00:22 -04:00
bcd5da7a59
fix: add AUTHENTIK_HOST_BROWSER for outpost browser redirects
...
Auto-Deploy Changed Stacks / deploy (push) Successful in 13s
- Adds AUTHENTIK_HOST_BROWSER=https://sso.castaldifamily.com to all outposts
- Required when internal AUTHENTIK_HOST differs from public SSO URL
- Should resolve 404 errors in outpost configuration fetch
2026-06-14 08:43:49 -04:00
3f13409414
fix: use internal Authentik host for outpost containers
...
Auto-Deploy Changed Stacks / deploy (push) Successful in 17s
- Change AUTHENTIK_HOST from https://sso.castaldifamily.com to http://authentik_server:9000
- Fixes hairpin NAT issue preventing outposts from connecting to Authentik
- Affects prowlarr, radarr, sonarr, and sabnzbd outpost containers
2026-06-14 08:34:15 -04:00
0dc5729dc1
Revert "Merge pull request 'Fix Prowlarr authentication mode conflict using shared Authentik middleware' ( #2 ) from patch/auth_mode_conflict-prowlarr-2026-06-01 into main"
...
This reverts commit 1fedfcca01af0a57a7c875c6b05135c8e40cb40c, reversing
changes made to 2610b5a430bf0738df9749096b626e8cc965c400.
2026-05-31 21:55:15 -04:00
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
Nathan Castaldi
a40c47dd45
published ports for prowlarr
2026-05-21 13:46:47 -04:00
db14ede94a
removed used port mapping
2026-04-27 16:12:07 -04:00
b06f5b97a5
fix: update prowlarr_outpost service configuration for Traefik integration
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 16:10:35 -04:00
Nathan Castaldi
ebc1ae7c8b
updated ersion tag
2026-04-20 11:42:45 -04:00
Nathan Castaldi
31e41934ee
updated version tag to 2.3.5.5327
2026-04-20 11:39:40 -04:00
783680c5fe
fix(heimdall): update service images for prowlarr, qbittorrent, radarr, sabnzbd, sonarr, tautulli, and wizarr to latest versions
2026-04-14 20:48:37 -04:00
26836f8c5a
fix(heimdall): update volume paths and remove unused ports for multiple services
2026-04-14 20:32:21 -04:00
a7d2d1f74d
draft versions of arr components
2026-04-14 20:15:06 -04:00