Welcome to the lab notes
A Git-backed, Raspberry Pi-hosted place for experiments in technology, automation, and software.
This blog is built with Hugo, served by Caddy on a Raspberry Pi, and delivered through a Cloudflare Tunnel.
The content lives in Git, while Ansible manages the complete path from the edge to the origin. Expect implementation notes, honest trade-offs, and reproducible configurations from projects involving:
- homelab infrastructure and networking;
- local-first home automation; and
- software architecture and delivery.
reader -> Cloudflare -> Traefik -> Caddy -> immutable Hugo release
The publishing workflow is intentionally boring: write, review, commit, and let the origin reconcile itself.