πŸš’Runbooks

  • Operational procedures for when things misbehave. These pages are served from Cloudflare, off the infrastructure they describe, so they stay readable during an outage.

  • The runbooks

  • Conventions

    • Tag runbook pages #runbook, lead with quick checks, then symptom-shaped sections ("If X…"), each with copy-pasteable commands and expected output.

    • Prefer mise run <task> where a task exists; it encodes the correct binary and flags. Give a raw invocation only where mise has no task β€” deploying to a live host, sops, flux reconcile.

    • Commands assume the reader is on the LAN or the tailnet. Note when a host needs a special path.

    • A runbook that changes desired state still ships through git β€” see Architecture/GitOps.

    • Where an agent skill covers the same workflow, this page is the durable source. The skill carries a runbook: pointer in its frontmatter and holds only agent-specific guidance; it does not restate the procedure.

    • Do not symlink SKILL.md files into docs/pages. Skills are agent instructions, not Logseq outline pages, and this site is public.

Sub-pages

Linked references 2

Home

Runbooks β€” operational procedures for when things misbehave

2026-07-08

Seeded Architecture (all four layers plus networking, secrets, and GitOps), Fleet, and Runbooks.