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!

  • patruelis@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    10 小时前

    Free.

    Use Cloudflare to point directly to your server. As a layer of security on top, ensure only certain emails or certain domains are able to get through to them.

    I’ve done this about 1 year ago for my family and works flawlessly. Exposed Nextcloud, uptimekuma, immich, emby, etc. About 8 services.

    • Peri@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 小时前

      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 小时前

        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)