Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
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.
the crab is Homarr and no, i haven't had any issues with cloudflare
What do you use it for?
its a dashboard application, i just have my hosted apps there
But like, does it help you with anything specific. Or is it just nice to look at
For me, it becomes very useful when you manage local and public services and the same time. I'm actually planning to return to use a dashboard because I added new services and devices to my stack, so now there are more IPs and domains I use for different tasks and I'm too lazy to remember/write all of them :)
Thanks! I haven’t tried that dashboard yet, I might give it a spin.
Have not noticed that at all. I don't run any federated services tho. Might be the difference, I don't know.
Yeah I’m thinking the request frequency was the issue rather than bandwidth.
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
cloudflaredto 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.