this post was submitted on 04 Oct 2025
63 points (97.0% liked)

Selfhosted

60024 readers
829 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Just getting started with self hosting. I was wondering if anyone had experience with Cloudflare Tunnels for exposing their services to the internet. I like the simplicity and security it offers but don't love the idea of using Cloudflare. Like, I'm self hosting for a reason lol. Any tips would be greatly appreciated!

For context, I'm running all of my services in a very small k8s cluster and my priorities are mostly security then maintainability. Thanks yall!

EDIT: yall are great! Thank you so much for the replies. I'm going try my luck with pangolin but its good to know I have options.

you are viewing a single comment's thread
view the rest of the comments
[–] ragingHungryPanda@piefed.keyboardvagabond.com 2 points 8 months ago (1 children)

I switched to it because the ISP blocked ports 80/443. It was good and things actually got a bit faster with them handling SSL certs.

but one thing to note is that the free tier has a 100MB file limit. I got around some of that by using the tail scale vpn with a custom domain entry to point to the local network.

I did these changes (wire guard to tail scale, dns to tunnels, etc) at different times, which is why things aren't very consistent.

[–] aaravchen@lemmy.zip 1 points 8 months ago (1 children)

Why are you involving Cloudflare at all at that point? It sounds like you setup your own "Tunnel" service using Tailscale and/or direct Wireguard already.

cloudflare happened first and I haven't been bothered to change it yet