LatestMay 09, 2026·3 min readDoorman 2.0: Cloudflare WAF Support and a New Config FormatDoorman 2.0 ships Cloudflare WAF support alongside Vercel Firewall, a new .doorman.json config format, and 1,100+ tests backing a production-ready multi-provider firewall CLI. Read Article →
April 14, 2026·9 min readFrom a helper script to an agent-first deploy toolkit: building StrutA client needed help managing a few VPSes, so I wrote a small bash script. Three rewrites and 21 releases later, it’s Strut: an open-source CLI for deploying Docker stacks anywhere there’s SSH, built agent-first for the way I actually code now. Read more →
July 01, 2026·8 min readBuoy: A Per-Node Homelab Dashboard in a Single ContainerHomelab dashboards tend to be either link boards with no real metrics or full monitoring stacks that feel like overkill. Buoy is the middle ground: one container per node that auto-discovers Docker services, shows system vitals, and polls peer nodes for a fleet view. No database, no build step. Read more →