Docker management
Dockhand: One Docker Dashboard for a Multi-Host Homelab
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 Compose Basics: What's Actually Happening Before You Copy Anyone's compose.yaml
The five ideas that make every compose.yaml on this site make sense — images vs containers, volumes, networks, restart policies, and the conventions (PUID/PGID, healthchecks) you'll see repeated everywhere.
January 8, 20266 min read