Hey all, I know the purists might sneer at me for this, but I just spun up a server via Hetzner so I could run Docker in the cloud. Since my ISP uses CGNAT, my only options for hosting services at home are either via Tailscale Funnel or CloudFlare Tunnel. If you remember my previous post about Yattee, that’s not available on the public internet, but was meant for my private use only. The idea behind this new project is hosting things I intend for public access. I’m debating if I’m going to use a domain I already own that ends in the .us TLD or if I should wait until I get paid in a couple of days and buy a new one from Pork Bun that doesn’t have the .us TLD and all the potential baggage that carries. Three questions come to mind:

  • How practical is running Portainer on my Docker instance? (I’ve got it installed, but I’m new to Portainer and Docker for the most part.)
  • Other than Friendica, Mastodon, Matrix, PeerTube and PieFed, what’s worth running on a Docker instance with 8 VCPUs, 16GB of RAM and around 300GB of storage?
  • Is there a Matrix room for those wishing to discuss self-hosting, especially via Docker?
  • dallen@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 hours ago

    I personally have a K3S cluster I host at home and an auto-scaled cluster in Hetzner. I see different use cases and am happy to have both.

    One thing to mention is that you can also run your own tunnel with something like pangolin on a VPS (CX23 is plenty). Thus, you could have a cheaper could bill if you wanted a hybrid setup.

    Also, I highly recommend moving your node to a data center closer to home.

    • The Gregarious Dragon@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      unfortunately, the American data centers that Hetzner has don’t have any capacity for the type of VPS that I’m interested in. what they do offer for those particular data centers is just entirely too expensive for my budget. That’s why I went with one of the European data centers, as even with the upcoming pricing increase, I’ll be able to actually afford my VPS. Plus, having it outside of American jurisdiction makes me much happier.