Hi! I selfhost a lot of stuff, but I’d like to have some services outside my LAN. Like uptimekuma or maybe a unifiedpush server. What cheap hosters can you recommend? I already have a spare domain name, and one criteria is European location.

Thanks!

  • Peri@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 hours ago

    Cloudflare Tunnel is the best. No need to open any ports, and it works on any internet connection.

    • Wispy2891@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      And it automatically does HA. Reuse the key on another server and if one goes down it automatically switches to the next one

      (Of course the application needs to support this, if you do this with a normal database it will break immediately)