11 Commits

Author SHA1 Message Date
7b250b9863 Fix AUTHENTIK_HOST to use IP address instead of hostname
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 14s
2026-06-14 09:18:04 -04:00
f10155aba3 Fix outpost AUTHENTIK_HOST to use HTTP port 9000
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
4af65e8918 fix: update Radarr service labels for Traefik configuration and adjust internal port mapping 2026-04-27 16:05:35 -04:00
c2321f3e66 fix: correct Radarr download volume path in compose.yaml 2026-04-21 19:52:11 -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