Building the deployment tool I wish I had
Summary
This article discusses building Deptool, a deployment tool designed for personal infrastructure. It covers fast, predictable, and safe deployments with a plan/apply workflow, declarative config, and automatic rollback, using Git for versioning and atomic swaps via symlinks.