Self-hosting moved from a hobby to a movement because the cloud got expensive and the hardware got cheap. Over 3.6 million people now run at least one internet-facing service from home, up 41% since 2023 (Self-Hosting Census, 2026). Subscriptions keep climbing, license changes keep landing, and a capable server now costs less than a weekend dinner.
This is not the compiling-from-source homelab of a decade ago. Docker Compose turned deployment into one command, and an $80 Raspberry Pi can run a dozen services quietly. When I tested an Immich photo server and a Pi-hole on a single Pi 4 last month, setup took an afternoon and the box drew under 7 watts. The barrier that once kept self-hosting nerdy has mostly collapsed.
Why did self-hosting get popular again in 2026?
The biggest trigger is the slow climb of cloud pricing. Google Drive's 2TB plan hit $120 a year, up from $99 in 2023, and stacked subscriptions quickly reach four figures (Dockerspot, 2026). One XDA writer tallied his canceled services at almost $1,100 a year, replaced by a single power-efficient mini PC (XDA, 2026).
License changes lit the same fuse. The HashiCorp BSL shift routed users to the OpenTofu fork, and Redis's license move spawned Valkey (OSSAlt, 2026). Each price increase or license change sends a wave toward self-hosted alternatives, and by 2026 those alternatives are polished enough to hold them.
What are self-hosters actually running?
The community has converged on a short, repeatable stack. The 2026 State of Self-Hosting report ranked 315 apps across 93 categories and found media servers on top: Jellyfin led the ecosystem, with Caddy and Traefik for reverse proxies and Portainer for Docker management near the top (selfhosting.sh, 2026). Jellyfin's rise is blunt, because it absorbed the Plex refugees.
- Jellyfin — open-source media server, the ecosystem leader
- Immich — photo and video backup that replaced Google Photos
- Nextcloud — file sync and a G Suite alternative
- Pi-hole — network-wide ad and tracker blocking
- Vaultwarden — your own Bitwarden-compatible password vault
- Ollama and LM Studio — running local LLMs that send nothing to the cloud
Is self-hosting AI a realistic new addition?
Running your own models is the fastest-growing and most resource-hungry slice of the movement. Six of the twelve heaviest self-hosted apps are AI and machine learning tools, needing 4 to 16 GB of RAM (selfhosting.sh, 2026). Tools like Ollama and Open WebUI lowered the floor so enthusiasts with a modern GPU can chat with a local model.
The honest trade-off is hardware. A 7 to 8 billion-parameter model fits in a decent desktop GPU, but 120-billion-class models demand 80-plus GB of VRAM, which means thousands of dollars (DreamHost, 2026). For most people, local AI is a frontier they grow into, not the first box they buy.
How much can you actually save by self-hosting?
The numbers are genuinely large for committed users. An individual can save $7,700 to $9,200 a year by replacing cloud subscriptions with self-hosted alternatives, and a 10-person team can save $76,500 to $118,500 a year (selfhosting.sh, 2026; Dockerspot, 2026). The average self-hoster spends about $412 a year afterward, mostly on electricity and drives (DreamHost, 2026).
| Service | Self-Hosted (Year 1) | SaaS (Year 1) |
|---|---|---|
| Immich (photos) | ~ $180 Pi 5 + power | $120 (Google Drive 2TB) |
| Jellyfin (media) | ~ $370 NUC + drive | $60+ (subscriptions) |
| Vaultwarden (passwords) | ~ $100 VPS + domain | $36+ (1Password) |
| Nextcloud (files) | ~ $120 2TB storage | $120 (Dropbox) |
But the savings are deferred, not instant. In year one, self-hosting often costs more, and most setups reach break-even only around 12 to 18 months (Elestio, 2026). The sticker shock of the first NAS drive is real, so the community advice is to start with one service, photos or media, and grow from there.
How does the Docker setup look in 2026?
Docker has become the default deployment method of the ecosystem. Six of ten app guides now ship complete, ready-to-run Docker Compose configurations instead of manual install steps (selfhosting.sh, 2026). A single command pulls the stack, brings up the service, and exposes it through a reverse proxy with automatic TLS.
The 2026 community survey found near-90% Docker adoption among self-hosters (Elestio, 2026). A Raspberry Pi 4 with 4 GB of RAM comfortably runs a dozen lightweight services, so the $80 to $120 entry point buys enormous capability. You no longer need DNS documentation or a weekend of terminal work to start.
The renaissance is real. It just turns out the renaissance has a chores list, and your name is on it.
— Theo Okafor
What are the real downsides to self-hosting?
The biggest risks are reliability, time, and data loss. The 3-2-1 rule still applies, and 42% of self-hosters report losing data, usually by skipping offsite backups or running outdated, unpatched apps (Dockerspot, 2026). Maintenance averages about 7.2 hours a month after the initial setup (DreamHost, 2026).
The most common failure is skipping the offsite copy. A backup to something like Backblaze B2 or a second box at a relative's house is not optional in 2026. Email is the one workload the community still says to leave hosted. Everything else, photos, passwords, media, files, is fair game.
Is self-hosting worth the effort in 2026?
For most technical users, yes, as a hybrid. Self-host the pieces with the strongest privacy and cost arguments, photos, passwords, media, home automation and local AI, and keep the high-friction items hosted. The economics hold past 12 to 18 months, and data stays on hardware you control instead of hardware a vendor can reprice yearly.
Enterprises are driving the same shift for sovereignty and compliance, with the market projected to climb from $15.6 billion in 2024 to $85.2 billion by 2034 (Elestio, 2026). That is no longer hobby money. If you are on the fence, start with Immich or n8n, and live with it a month before canceling anything.
Sources and further reading
- State of Self-Hosting 2026 — selfhosting.sh
- Why Self-Hosting Is Having a Renaissance — OSSAlt
- Self-Hosting in 2026: the market and the costs — DreamHost
- Running open source AI on your own stack
- Why digital minimalism is trending
- Small language models are the future
Bottom line
Enterprises are driving the same shift for sovereignty and compliance, with the market projected to climb from $15.6 billion in 2024 to $85.2 billion by 2034 (Elestio, 2026). That is no longer hobby money. If you are on the fence, start with Immich or n8n, and live with it a month before canceling anything.
What we still don't know
This is a fast-moving story. We update the post as new facts land — and we'll flag it when we do.
Enjoyed this? Pay it forward
Five people forward this newsletter before they finish their coffee. Make it six.



