Just exposed Immich via a remote and reverse proxy using Caddy and tailscale tunnel. I’m securing Immich using OAuth.

I don’t have very nerdy friends so not many people appreciate this.

  • Lumun
    link
    fedilink
    English
    33 days ago

    Am I making a mistake by having my Jellyfin server proxied through nginx? The other service I set up did need to be public so I just copied the same thing when I set up Jellyfin but is that a liability even with a password to access?

    • @[email protected]
      link
      fedilink
      English
      53 days ago

      Not really. Personally I’d allow the service account running jellyfin only access to read media files to avoid accidental deletion but otherwise no.

      Also, jellyfin docs have a sample proxy config. You should use that. It’s a bit more in depth than a normal proxy config.