cyrano@lemmy.dbzer0.com to Selfhosted@lemmy.worldEnglish · 7 days agoImmich mobile app sync V2immich.appexternal-linkmessage-square65fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkImmich mobile app sync V2immich.appcyrano@lemmy.dbzer0.com to Selfhosted@lemmy.worldEnglish · 7 days agomessage-square65fedilinkfile-text
minus-squaredownvote_hunter@midwest.sociallinkfedilinkEnglisharrow-up0·7 days agoDepends, if you’re ok exposing an open port to the Internet then its not tricky at all, assuming you know how to port forward and are not double natted. They warn you to not do this though. I second that warning. This page explains the 3 main options https://docs.immich.app/guides/remote-access/ Ideally you’d just do a reverse proxy, which is the most complex option. Tasks include getting a host, cert, and setting it up. I went with tail scale, it was easy but requires an additional client component on every device and one in the server.
Depends, if you’re ok exposing an open port to the Internet then its not tricky at all, assuming you know how to port forward and are not double natted. They warn you to not do this though. I second that warning.
This page explains the 3 main options https://docs.immich.app/guides/remote-access/
Ideally you’d just do a reverse proxy, which is the most complex option. Tasks include getting a host, cert, and setting it up.
I went with tail scale, it was easy but requires an additional client component on every device and one in the server.