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
Nathan Castaldi
bb9edd07e9
published ports for Sab
2026-05-21 13:47:34 -04:00
7e283a2406
fix: correct Traefik router rule for sabnzbd service
2026-04-27 16:37:14 -04:00
fb2d822b11
fix: reorder and uncomment Traefik labels for sabnzbd and sabnzbd_outpost services
2026-04-27 16:32:43 -04:00
6470ea348c
fix: update Traefik TLS certresolver from letsencrypt to cloudflare
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 16:30:28 -04:00
f09cffe9c2
reverting to no auth for test
2026-04-27 16:26:52 -04:00
e166a4e1be
fix: update AUTHENTIK_TOKEN for sabnzbd_outpost service
2026-04-27 16:24:12 -04:00
f6bf81460f
fix: update Traefik labels for sabnzbd service and configure sabnzbd_outpost
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-27 16:19:09 -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