Expose Immich
Access your self-hosted Immich photo library from anywhere.
Why Expose Immich?
Immich is a self-hosted Google Photos alternative. With a tunnel, your phone's Immich app can auto-upload photos from anywhere.
Setup
Run Immich (typically via Docker Compose on port 2283).
Run the PanicTunnl command with port 2283.
In the Immich mobile app, set the server URL to the PanicTunnl public URL.
// CONFIG_INIT [EXPOSE IMMICH]free.skytunnel.dev
ssh -p 2222 -R 0:localhost:2283 free@free.skytunnel.devPaste this into your terminal to start tunneling.
FAQ
Yes, as long as the tunnel is active. The Immich app connects to whatever server URL you configure.