Docker management
Compose files, dashboards, and the deploy flow that keeps a homelab's containers from rotting. Start here if you are new to Compose, then move on to the tooling that manages multiple hosts.
Docker management
Bitwarden Secrets Manager for AI Agents
How I set up bws (Bitwarden Secrets Manager's CLI) so Claude can fetch homelab credentials itself, no master password, no pasting secrets into chat.
September 14, 20268 min read
Docker management
Dockhand Multi-Host Dashboard
Why I run Dockhand across my Docker hosts, how the Gitea-first deploy flow works, and the API that lets an agent manage containers without SSH.
May 25, 20266 min read
Docker management
Docker Compose Basics
The five ideas behind every compose.yaml on this site: images vs containers, volumes, networks, restart policies, and PUID/PGID conventions.
January 8, 20266 min read