May 14, 20251 yr I added tailscale to the docker container using the built-in Unraid plugin. Now I cannot access the webUI from the local network when I am not connected to the tailnet Tailscale Off: try to access on http://192.168.1.109:8080/ , and I get timeout message (I am accessing from my LAN) Tailscale On: try to access on my tailscale URL, and I can access the webUI I filed this on the imagegenius GitHub, but they closed it and auggested I ask here. https://github.com/imagegenius/docker-immich/issues/530
May 19, 20251 yr Author Fixed by adding: 1. A separate Redis container 2. The following container variables: Container Variable: IMMICH_WEB_URL: http://192.168.1.109:8080 Container Variable: PUBLIC_IMMICH_SERVER_URL: http://192.168.1.109:8080/api Container Variable: PUBLIC_IMMICH_URL: http://192.168.1.109:8080 Container Variable: HOST_ALLOW: 192.168.1.109 Immich can now use either the local network when tailscale is off, or when tailscale is on (when away from the network)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.