I recently setup a immich server on a mini PC, and can access it through cloudflare etc.

It works pretty smoothly except for files bigger than 100mb (cloudflare limitation)

I have a few questions, if you can answer some please do.

  1. What’s your setup like? Do you have any tips/tricks for a newbie I should know about?
  2. What’s your backups like? Is your data safe if your house burns down?
  3. Is there a cloudflare alternative I can use that will handle any file size from anywhere in the world without needing to tun on/off a vpn like tailscale?

(i would like to also set it up for my family, but for that is needs to work VERY smoothly, no needing to turn on and off VPN’s to sync)

  • K3CAN
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    8 hours ago

    You don’t say what you’re using Cloudflare for, so suggesting an alternative is a bit tough.

    Assuming that you’re using a CF tunnel to get through CGNAT, tailscale would be one alternative (no need to turn it off/on, though). The other alternative would be renting a cheap VPS and tunneling through that instead.

    On the other hand, if you’re primarily using CF as a reverse proxy, you can run any number of them on your own server instead, like Nginx, Zoraxy, etc.

    On the other other hand, if you’re using their WAF, that can also be run locally. Crowdsec offers a WAF component in addition to their usual protections, for example.

    On the other other other hand… There are alternatives to most, if not all, of their other services, too.

    • AnonomousWolf@lemm.eeOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 hours ago

      Currently I’m just using CF as a tunnel so that I can reach my server through eg. immich.mydomain.com anywhere in the world. The issue I’m running into is Large files fail (they have file size limits)

      • K3CAN
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 hours ago

        If you’re using it as a GCNAT tunnel and you don’t want to use tailscale, then your best bet will likely be either a VPS or asking your ISP for a public IP address. Some ISPs will just say no, but others might provide one for an additional fee.

        You can also look into your IPV6 situation. You might actually already have a public IPv6 address you can use.