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
STATUSREADY
PUBLIC_URLhttps://*.free.skytunnel.dev
DEF_2283
ssh -p 2222 -R 0:localhost:2283 free@free.skytunnel.dev

Paste 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.