Step-by-step playbooks for when things go sideways. Interactive checklists with copy-paste commands.
Diagnose and resolve a full disk on Linux. Covers finding large files, cleaning logs, package caches, and reclaiming space from deleted-but-open files.
Reclaim disk space consumed by unused Docker images, volumes, and build cache. Covers safe incremental cleanup and emergency full prune.
Diagnose and fix a Docker daemon (dockerd) that won't start. Covers configuration errors, storage driver issues, disk space, socket problems, and containerd dependency.
Interactively diagnose and fix a full disk on Linux. Branches into /var issues, Docker cleanup, log rotation, inode exhaustion, and deleted-but-open files.