Just exposed Immich via a remote and reverse proxy using Caddy and tailscale tunnel. I’m securing Immich using OAuth.

I don’t have very nerdy friends so not many people appreciate this.

  • stetech@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 days ago

    Do the private IPs not change at all? Or can you handle that automatically?

    I have next to no experience, but I’m pretty sure that wouldn’t work for me since my IP changes? Idk

    • WolfLink@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 days ago

      Most routers have a feature to assign static IPs to a specific MAC address. You can also tell most devices to try to take a specific IP instead of using DHCP.

      There are multiple ways to set it up, but it’s very possible to set a specific device to always have the same local IP, which is usually the first step to many self-hosting scenarios.