Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - gtmax500

#1
General Discussion / Enable CORS with Caddy plugin
March 04, 2025, 02:32:20 AM
Hello All,

This might be more appropriate in the Caddy forums, but I figured I'd start here since it relates to using the OPNSense Caddy plugin GUI.

I was hoping for some help on enabling CORS in the Caddy plugin. I am currently reverse proxing my Immich Server with the Caddy plugin and it works as expected. I am trying to utilize an Immich album in a Home Assistant dashboard and the instructions say I need to enable CORS in the web server to allow access to the api from a different domain. It goes on to give instructions on setting that up in nginx and traefik but not Caddy.

I have found guides on modifying the caddyfile to enable CORS but I cant figure out how that translates to the OPNSense plugin GUI. Any help would be appreciated. Thank you!