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.
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
Currently self-hosting on an old HP Z600 I bought second hand with the following specs:
For services, I'm currently running the following:
Docker
For public access dockers
For ubuntu, I'm running a few services and apps like:
Cloud Flare tunnel? If so, Could you point me in the direction of some resources for cloudflare tunnels! I always feel like i'm stumbling around in the dark when i'm trying to configure a cloudflare tunnel! :P
Hey, I don't really have any resource, I also stumble and mess with it myself until I got the hang of it. I guess I can write a blogpost on how Cloudflare Tunnel actually works and how to configure it easily.
I'll update you once I do.
May I ask why you prefer Cloudflare tunnels over regular port forwarding + dynamic DNS? Except if you are behind CGNAT, in my opinion letting Cloudflare read all your data kind of breaks the whole privacy aspect of self hosting.
Cloudflare is the only service that I trust enough with my data. My domain names are also hosted there, so there's no reason not to make use of Cloudflare's CDN and security vs having to harden my own server all the time, or spinning up instances all over the world for faster access and keeping it all updated at all times. I'm also using CrowdSec as a backup behind Cloudflare.
I'm not behind a CGNAT, and I also have a static IP. However, I think Cloudflare's Zero Trust is good enough since I'm already using their Cloudflare masking. No reason not to do it considering I have access behind most of my services.