Everything I Depend On Runs on One €6 Box

One afternoon I finally added up the small monthly charges I’d stopped noticing: a workflow tool, an analytics subscription, an AI bill, a notes app that had quietly started charging per seat. The total had crept past €80 a month. Then my eye landed on a line I’d been paying without thinking about it at all: a small server, €6 a month, mostly idle. The punchline was uncomfortable: almost everything on that €80 list could just live on the €6 box.
That’s the trap with subscription sprawl: no single charge is big enough to make you stop and look, so the total grows in the dark. That weekend I moved everything onto one machine, and it has run my entire personal cloud ever since.
TL;DR
- My whole personal cloud (a website, a round-the-clock assistant, automation, analytics) runs on one €6/month server, replacing roughly €80/month of scattered subscriptions.
- Everything is isolated and described as code; only one secured door faces the internet.
- The real payoff isn’t the money: nothing I depend on can change pricing or break a workflow without my say-so. One weekend to set up, half an hour a month to keep.
The box that shouldn’t be enough, but is
The machine is one of the cheapest virtual servers you can rent, sitting in a German data centre so it’s GDPR-compliant without me having to think about it. It is deliberately small, and for one person running personal infrastructure it is still more headroom than I use. The honest answer to “how much fits on something this modest” is: far more than the pricing pages of the services it replaced would ever let you believe.
A tour of what’s actually on there
The list is longer than the price tag suggests. A static website. A personal assistant that runs around the clock. The automation layer I used to rent from a workflow vendor. Privacy-first analytics that doesn’t ship my visitors off to an ad company. Network-wide ad blocking across my devices. Half a dozen things that used to be half a dozen separate subscriptions, now quietly sharing one machine, one bill.
What makes that survivable on a machine this small is the thing nobody puts on a pricing page: none of these are heavy on their own. The expensive part of most software is the company around it, not the software itself.
One front door, everything else locked
The setup principle is boring and that’s the point. Every service is isolated, described once as code, talking to its neighbours over a private internal network. The only thing the outside world can reach is a single secured front door; everything else is invisible by default. Certificates renew themselves, so I never touch them by hand. Adding something new is a few lines of configuration; moving the whole stack to a new machine is one definition and a backup.
The €6 isn’t really what makes this worth it. Owning the off-switch is.
Why not just pay for SaaS
Three reasons, in the order they actually matter to me.
The first is control, not cost. When a vendor changes its pricing, deprecates a feature, or rewrites the workflow I’d built, my instance keeps doing exactly what it did yesterday. I own the data and I own the off-switch.
The second is cost, which is real but secondary. One €6 line item against the €80-ish it replaced is the kind of math that’s nice once and then you forget about it.
The third is the one I underrated going in: you learn things running real infrastructure that no tutorial teaches you. Networking, debugging, performance, security, the texture of how systems actually fail: it all becomes concrete when it’s your box and your problem.
The one thing I’d do differently
I’d set up automated backups on day one instead of after a scare. I now run a simple job that dumps the Docker volumes to a separate location on a schedule, and I sleep better for it. The lesson is the dull, universal one: the backup you don’t have is the only one you’ll ever need. Don’t wait for the moment that teaches it to you.
Is this for everyone?
No, and I won’t pretend otherwise. If you want zero maintenance, managed services exist for exactly that reason and there’s no shame in using them. But if you’re technical and you’d like to actually understand the systems your daily life depends on, a €6 box is one of the cheapest, most rewarding decisions available to you.
So before your next reasonable little signup: what are you already renting, one charge at a time, that could quietly live on a single small machine you control?
Stack: Hetzner · Docker · Hugo
Need something like this for your own business? See how I can help →
Get the AI Audit Kickoff Checklist
Fifteen questions to ask about your own processes before you spend a cent on AI. The same first hour I run in a real audit, as a one-page PDF. Drop your email and you get it right away, plus the occasional note when I write something worth your time. No spam, unsubscribe in one click.