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
There are "public" pihole servers: use their dns, or the many other ad-blocking servers out there as the dns for your VPN.
Tbh, I've stopped the selfhosted vpn route and use tailscale (which can be selfhosted/has a docker image). It doesn't get simpler.
There's also Netbird as an open source alternative to Tailscale. @damnthefilibuster@lemmy.world
Appreciate this.
huh. Never thought about public pihole servers. So nice of those folks running them.
I don't understand how you're saying you've stopped self-hosting VPN and are still using tailscale. Are you using their SaaS service? Does that allow you to set your own DNS? Do they have speed limits? Are they zero-logs?
Tailscale uses wireshark, which is peer-to-peer. Their "free" plan allows you to set up a network using their "coordination" server, which simplifies administration of your tailnet.
You control dns, exit nodes, etc, so tailscale isn't involved with the vpn itself, hence no speed limits.
You ultimately determine what tailscale collects as far as client logging.
I imagine the docker image serves to eliminate tailscale from the equation.
ETA: there are quite a few ad-blocking dns servers.
I currently use nextdns.io
So do you run a tailscale exit node on one of the public clouds or a VPS provider like DigitalOcean?
Exit node is a VPS (Racknerd)
eta: it's quite the deal tbh