Halley / Self-Hosted: Don’t substitute for something more complicated

Created Sun, 29 Jun 2025 16:35:00 +0000 Modified Thu, 04 Sep 2025 19:53:33 +0000
51 Words

It’s tempting to roll out Kubernetes for your three containers. It looks impressive.

But most of the time, the right move is to stay boring: docker-compose, a reverse proxy, and a cron job.

Complexity is debt. Don’t pretend you’re a cloud provider if all you need is a stable photo gallery.