Immich, Authentik, Caddy with Docker

Hi, I have all three running and functioning in Docker containers. They're all able to communicate with each other. I also have dnsmasq setup to redirect traffic from Immich to Caddy. Caddy is then configure to redirect the traffic to Authentik.

Immich - > Caddy - HTTPS
Caddy -> Authentik - No HTTPS

Immich is configured to issuer URL: https://authentik.local/application/o/immich/

Also, I have that Immich error I shared when clicking Login with OAuth, but docker-compose doesn't show me any updated logs after I click the button and get the error.

Containers are able to communicate with each and via Caddy. The error I'm getting appeared to be something to do with HTTP or HTTPS protocol error maybe?
image.png
image.png
Was this page helpful?