March 27, 2026
Why self-hosting is having a moment
The contract changed
For years, SaaS worked on a simple deal: you hand over your data and attention, and in return you get a polished, always-updated product for free (or cheap). Most people accepted that trade without thinking too hard about it.
Then the terms started shifting.
Twitter locked down its API and gutted third-party apps overnight. Reddit ended free API access, killing beloved clients like Apollo and forcing out years of community-built tooling. Notion, Evernote, and dozens of other tools have quietly raised prices or moved features behind paywalls. Even Google — the original "free in exchange for your data" company — has been sunsetting products and tightening storage limits.
People noticed. And a lot of them started looking for the exit.
Why now?
Self-hosting isn't new. Nerds have been running their own servers for decades. But something feels different recently. The tools have gotten dramatically easier to set up. Docker made deploying complex software a one-liner. Affordable hardware like the Raspberry Pi or a cheap VPS has lowered the barrier to entry. And a growing number of polished, well-maintained open source projects now rival their commercial counterparts in terms of usability.
The result: self-hosting has gone from a niche hobby to a genuine option for people who are simply tired of being at the mercy of product decisions made in someone else's boardroom.
What people are actually switching to
Here's a look at some of the most popular tools driving this shift.
Mastodon — for social media
When Twitter started its descent, Mastodon was already waiting. It's a federated social network — you pick an instance (or run your own), and you can talk to anyone on any other instance in the Fediverse. No algorithm, no ads, no owner who can change the rules tomorrow.
Lemmy — for community discussion
Reddit's API crackdown in 2023 sparked a mass migration to Lemmy, a federated link aggregator that works a lot like Reddit. Communities are spread across independent servers, so no single company can pull the rug out. It's still maturing, but the growth has been remarkable.
Nextcloud — for file storage and collaboration
Google Drive, Dropbox, OneDrive — pick one and you're trusting a corporation with your documents, photos, and sensitive files. Nextcloud gives you the same functionality (file sync, sharing, calendar, contacts, even video calls) running on hardware you control.
Syncthing — for device sync without the cloud
If Nextcloud feels like too much infrastructure, Syncthing is the lighter option. It syncs files directly between your devices — no server required, no data passing through anyone else's systems. Peer-to-peer, encrypted, and dead simple once you set it up.
Jellyfin — for media
Plex has been on a slow creep toward requiring accounts, then logins, then subscriptions. Jellyfin forked from an earlier open source project and has no such ambitions. It's a fully free, fully self-hosted media server for your movies, TV shows, and music — with no strings attached.
Vaultwarden — for passwords
Password managers are one of the best arguments for self-hosting. The stakes are high, the data is sensitive, and the value of keeping it on your own server is obvious. Vaultwarden is a lightweight reimplementation of the Bitwarden server that runs on almost anything — a Raspberry Pi, a VPS, an old laptop.
Vaultwarden on OpenAltFinder →
Pi-hole & AdGuard Home — for your whole network
Ad blockers in the browser are fine. DNS-based blocking at the network level is better. Both Pi-hole and AdGuard Home sit between your router and the internet, blocking ads and trackers for every device on your network — including your TV and smart home devices that don't support browser extensions.
Pi-hole on OpenAltFinder → · AdGuard Home on OpenAltFinder →
Home Assistant — for smart home
Amazon, Google, and Apple each want to be the hub of your smart home — and each wants you locked into their ecosystem. Home Assistant connects to thousands of devices from hundreds of manufacturers, runs locally, and works without an internet connection. Your automations don't break when a cloud service goes down.
Home Assistant on OpenAltFinder →
It's not for everyone — yet
Let's be honest: self-hosting still requires some technical comfort. You'll deal with configuration files, port forwarding, and the occasional broken update. Maintenance is on you.
But the gap is closing fast. Projects like Nextcloud and Home Assistant now have polished UIs that would have felt impossible five years ago. The community around these tools is enormous and welcoming. And the payoff — actually owning your own data, not being subject to someone else's pricing decisions — is increasingly worth the setup cost for a growing number of people.
The shift is happening. If you've been curious about self-hosting but haven't pulled the trigger, there's never been a better time to start.
Tools mentioned in this post
Mastodon
Decentralized social network server that federates with the broader Fediverse — run your own instance instead of relying on Twitter/X.
Lemmy
Federated link aggregator and community discussion platform — a decentralized, self-hostable alternative to Reddit.
Nextcloud
The most popular self-hosted cloud platform for file storage, collaboration, and communication.
Syncthing
Continuous file synchronization program that syncs files directly between your devices — no cloud required.
Dropbox
Jellyfin
Free and open-source media server for movies, TV shows, music, and photos — a fully self-hosted alternative to Plex.
Vaultwarden
Lightweight, self-hosted Bitwarden-compatible server written in Rust — runs on minimal hardware with full client support.
Bitwarden
Pi-hole
Network-wide DNS-based ad blocking that protects all devices on your network, including Smart TVs and IoT devices.
AdGuard Home
Network-wide DNS-based ad and tracker blocker with parental controls, DNS rewrites, and detailed query logging.
Home Assistant
Open-source home automation platform that puts local control and privacy first — integrate thousands of smart home devices.