this post was submitted on 01 May 2026
319 points (96.8% liked)

Selfhosted

60426 readers
223 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

i love selfhosting :3

you are viewing a single comment's thread
view the rest of the comments
[–] renegadespork@lemmy.jelliefrontier.net 14 points 2 months ago (2 children)

Nice stack! What's the crab logo? I don't recognize it.

Do you notice a massive increase in request latency (like 10x-50x) when using a CloudFlare tunnel vs connecting directly to your IP? I've experimented with it a few times, but it really negatively impacts QoS for me, especially with federated services (like Matrix) where there are lots of small requests.

[–] blinfabian@feddit.nl 7 points 2 months ago (2 children)

the crab is Homarr and no, i haven't had any issues with cloudflare

[–] Evotech@lemmy.world 1 points 2 months ago (1 children)
[–] blinfabian@feddit.nl 2 points 2 months ago (1 children)

its a dashboard application, i just have my hosted apps there

[–] Evotech@lemmy.world 2 points 2 months ago

But like, does it help you with anything specific. Or is it just nice to look at

Thanks! I haven’t tried that dashboard yet, I might give it a spin.

[–] irmadlad@lemmy.world 5 points 2 months ago (1 children)

Do you notice a massive increase in request latency (like 10x-50x) when using a CloudFlare tunnel

Have not noticed that at all. I don't run any federated services tho. Might be the difference, I don't know.

[–] renegadespork@lemmy.jelliefrontier.net 3 points 2 months ago (1 children)

Yeah I’m thinking the request frequency was the issue rather than bandwidth.

[–] timwa@lemmy.snowgoons.ro 2 points 2 months ago* (last edited 2 months ago) (1 children)

That seems unlikely; trust me, there are services running behind Cloudflare tunnels that are doing more requests per second than whatever you're hosting does in a year.

The only times I've had performance problems with Cloudflare tunnels it's been intermediate network kit that didn't like IPv6 or didn't like QUIC (or both). You can try disabling both in cloudflared to diagnose (at least, you used to be able to disable them/switch to HTTP/2+IPv4, it's been a very long time since I've needed to so I'm just assuming it's still an option.)

My ISP is stuck in the Stone Age and doesn’t support IPv6, so I’ll look into that.