13 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
116207e446 fix: comment out AUTHENTIK_HOST_BROWSER in Sonarr service configuration to resolve redirect loop 2026-04-27 15:58:15 -04:00
43a63dbf8e fix: update Traefik load balancer port for Sonarr service to 9000 2026-04-27 15:54:37 -04:00
d76ec8c9cc fix: update Traefik load balancer port for Sonarr service to 9443 2026-04-27 15:53:22 -04:00
b76241ca6f fix: specify version tag for sonarr_outpost image in compose.yaml 2026-04-27 15:52:18 -04:00
7b771e25de fix: update Sonarr service configuration and adjust Traefik port mapping
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 15:50: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