A few years ago, self-hosting was something you did if you enjoyed system administration or had specific compliance requirements. Today it is a deliberate choice made by makers who are tired of the predictable SaaS cycle: affordable pricing that gradually becomes expensive, features that get paywalled, and terms that shift in the platform's favour.
The SaaS Cost Curve
Most SaaS tools start cheap or free to drive adoption. Pricing increases come later, after the switching cost is high. If you are running five to ten SaaS tools across analytics, monitoring, databases, email, and communication, the monthly total adds up fast — often to the point where it is a meaningful portion of a solo maker's revenue.
Self-hosting flips the cost structure. The upfront investment is time, not money. The ongoing cost is a small server, typically $5–20 per month for most workloads.
What Self-Hosting Actually Involves
Modern self-hosted tools are dramatically easier to run than they were five years ago. Docker Compose files, one-click deploy scripts, and detailed setup documentation mean that most tools can be running in under an hour.
The ongoing maintenance is modest: keeping containers updated, occasional backups, monitoring uptime. For makers who are comfortable in a terminal, this is not a burden.
The Privacy Dimension
When you self-host your analytics, your support desk, or your email platform, the data stays on infrastructure you control. It does not feed a third party's training data, get subpoenaed without your knowledge, or disappear if the vendor shuts down.
For makers building products where user trust is part of the value proposition, this matters.
What People Are Self-Hosting
- Analytics — Ninelytics, Plausible, Umami
- Email — Listmonk, Postal
- Monitoring — Uptime Kuma, Grafana
- Databases — Supabase (self-hosted), PocketBase
- Auth — Keycloak, Authelia
- Backend-as-a-service — Appwrite
When It Is Not Worth It
Self-hosting is not the right call for everything. Services where reliability is critical and on-call engineering is not available, highly regulated data where a managed provider handles compliance, and tools where the SaaS vendor's network effects are themselves part of the value are cases where managed services still win.
The question is not "should I self-host everything?" It is "which tools am I paying for where the cost of self-hosting is lower than the cost of not self-hosting?"
Find More on LiftOff
LiftOff is where self-hosted and open source products launch. If you built something worth running on your own server, submit it.