Comment on Immich bridge to google photos shared albums
AzuraTheSpellkissed@lemmy.blahaj.zone 1 day agoUsing a reverse proxy / ingress, you can configure only share links to be publicly available, while keeping the rest of immich exclusive to your private-network. Optionally combine with something like Cloudflare Tunnel if you’re worried about leaking your server’s IP.
Pika@sh.itjust.works 1 day ago
this right here. If you have immich setup behind a reverse proxy, just route any requests that use the /share on the proxy manager to route to the immich instance, and have it 403 on anything else when the request is not via the vpn
androidul@lemmy.world 16 hours ago
would rather not go that path