Komodo: git push to deploy

Komodo Core watches the repo and redeploys app stacks on push. Secrets decrypt in a pre-deploy hook, the agent runs as systemd on purpose, and the webhook gets treated like the weather: usually fine, never trusted.

April 25, 2026 · 4 min

The GitOps repo: compose, one file per service

A repo layout that scales past 60 services without becoming a junk drawer: the infra/app split, four reusable service-file patterns, and naming conventions that do the remembering for you.

February 1, 2026 · 5 min

A homelab from scratch: what we're building and why

Years of accumulated server cruft, three boxes that each grew their own personality, and the decision to tear it down and rebuild as one git repo. The architecture, the rules, and why.

January 6, 2026 · 6 min