6 ms·
What's your setup like? Do you host it on your own hardware or the cloud? Is it exposed to the internet? I have a homelab setup with my media server stuff and
by ozyschmozy 1mo ago
What's your setup like? Do you host it on your own hardware or the cloud? Is it exposed to the internet?
I have a homelab setup with my media server stuff and frigate (for security cameras), and they're only accessible via tailscale if I'm not at home. It would theoretically be easy enough to throw immich in there as well but I don't know how the app will behave when it can't reach the server half the time
- a10c 1mo agoI run a 5 node kubernetes cluster as my homelab. It has both public and private DNS for local upload (faster) and for remote access and sharing (via a Cloudflare tunnel).
- close04 1mo ago> I don't know how the app will behave when it can't reach the server half the time Immich has automatic URL switching, so it detects which network it's on and select between the internal and external URLs. When I'm not on my home WiFi it switches to the Tailscale URL. Tailscale must be connected for this to work obviously.
- barrkel 1mo agoIf you run DNS at home (even just dnsmasq) and you bridge your home 192.whatever to tailscale, you can make the same domain name resolve both at home and via tailscale.