Homelab Guide
Selected write-ups in English. Every article comes out of a real incident in a running homelab — the symptom, the root cause, and the fix that held.
The full archive is in German.
PBS Sync Pull breaks after every Let’s Encrypt certificate renewal — quietly, without an alert, for months. A systemd path unit on the remote host fixes it for good.
You wrote a UserParameter script for Zabbix Agent 2 on Windows, deployed the config, restarted the agent — and nothing happens. No items, no error, just silence. Two causes, neither of them obvious.
Self-hosting Plausible v3 with ClickHouse 24.12 sounds like an hour of work. Four non-obvious problems are waiting: ClickHouse breaking changes, how Docker Compose actually treats env_file, the WebSocket requirement of Phoenix LiveView, and an nginx trap.