You own it, top to bottom
Every piece is open-source software you can read, run and change. No licenses, no subscriptions, no lock-in — and no company that can pull the plug.
Self-hosted · Open source · Yours
Watchtower runs the apps you already use — files, photos, passwords, media, search, VPN, even your own AI — on a handful of small servers you control. No subscriptions. No snooping. If one server fails, the rest keep running.
The problem
Your files, photos, messages and passwords sit in rented data centers you can't see — scanned for ads, locked behind subscriptions, and gone the day an account is suspended or a service shuts down. Watchtower is the other option: the same conveniences, running on hardware you own, answering only to you.
Why Watchtower
Not features bolted on later — the rules every part of the system is held to.
Every piece is open-source software you can read, run and change. No licenses, no subscriptions, no lock-in — and no company that can pull the plug.
Runs across a cluster of servers. If one crashes — or loses power, or drops offline — the others carry the load and the system repairs itself. Your apps stay up.
Start with one box, grow to many. Adding a server or a new app is a setting you flip, not a rebuild — the design is made to grow without being rewritten.
Servers talk over next-generation, quantum-resistant encryption. Sensitive services never face the open internet, and your data is encrypted where it's stored.
One cloud, all your apps
Familiar tools, the private-and-yours version — all signed in through one account.
Your own Dropbox and Google Docs — sync, share and edit together.
A private Bitwarden vault, synced across every device.
Google-quality results with none of the tracking.
Reach everything you host, securely, from anywhere.
Your own Netflix and Spotify, streaming from home.
Run chat models locally — nothing leaves your walls.
Your own GitHub — repos, issues, pipelines, registry.
How it works
The whole system is written down as code, so it builds the same way every time.
A few small servers — cheap rented VPSes, mini-PCs at home, or a mix — plus a domain name. That's the entire shopping list.
A single blueprint installs and wires up everything: the private network, the database, the front door, sign-in, and every app.
From then on it watches its own health, restarts what fails, takes scheduled backups, and surfaces updates as pull requests for you to review.
Under the hood, simplified
You never see this — but it's why the system stays private, fast and hard to knock over.
Reliability
Everything important runs in at least two places at once. When a node drops, the front door quietly stops sending traffic to it and the rest pick up — no page to call, no data lost, usually no one notices.
All three nodes are serving traffic.
Security & privacy
Privacy isn't a setting here — it's the architecture.
Traffic between servers uses encryption designed to resist even future quantum computers.
The firewall blocks everything unless deliberately opened. Sensitive apps never touch the public internet.
A single account with two-factor auth unlocks every app — no scattered passwords, no third parties.
Files, secrets and disks are encrypted where they live, so a stolen drive reveals nothing.
Open source
No black boxes. Watchtower is MIT-licensed and assembled from the same battle-tested tools that run the internet — nothing exotic, nothing you can't inspect. Read the code, read the reasoning, fork it, make it yours.
Watchtower is an open blueprint — not a product for sale. Everything you've read here is on GitLab, ready to read, run and make your own.