this post was submitted on 25 Feb 2026
17 points (87.0% liked)

Selfhosted

56990 readers
525 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

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?
you are viewing a single comment's thread
view the rest of the comments
[–] irmadlad@lemmy.world 2 points 2 days ago

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

Don't let 'em give you shit about your ponytail

Tailscale Funnel or CloudFlare Tunnel

I use Tailscale as an overlay VPN & Cloudflare Tunnels/Zero Trust. You will need a cheap domain name you can change the nameservers to Cloudflare assined nameservers if you go the Cloudflare Tunnels/Zero Trust route. Cloudflare will sell you a domain, but I think a lot of people just get the cheapest from NamesCheap or Pork Bun. With Cloudflare Tunnels/Zero Trust, you don't have to worry about opening ports, fiddling with NAT, or anything else. You just install on the server, and it creates a secure tunnel. If you decide to go the Cloudflare Tunnels/Zero Trust route, I have some notes and instructions you may find helpful.

How practical is running Portainer on my Docker instance?

Very. It's what I use. Rather simple interface, and it's easy to get spooled up on how to drive that bus. There are other options available similar to or better than Portainer. I just learned how to do Portainer and stuck with it.

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?

Just about anything but LLMs.

Is there a Matrix room for those wishing to discuss self-hosting, especially via Docker?

I have no experience with Matrix. A user here posted his Matrix Tracker: https://masl.dev/ Maybe that might prove helpful.