- Posted on
- Featured Image
Stale infra docs ruin on-call; this Bash-first guide shows how to auto-generate living, versioned documentation by collecting JSON ground truth with standard Linux tools (ip, lshw, jq), converting to Markdown, enriching with AI (local via Ollama or cloud), rendering Graphviz diagrams, and wiring it into Git hooks/CI; includes scripts, Ansible fleet example, and security best practices.