MakerFLOSS_Troubleshooting/runbooks
sjat f11e6e12a4 docs: runbook for publishing services on mf01
How to publish HTTP services as <svc>.mf01.makerfloss.eu (VPS-terminated
TLS, wg1 inner hop, mf01 internal Traefik). Built + verified 2026-06-09.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 18:02:09 +02:00
..
publishing-services-mf01.md docs: runbook for publishing services on mf01 2026-06-09 18:02:09 +02:00
README.md docs: runbook for publishing services on mf01 2026-06-09 18:02:09 +02:00
switch-crs310.md Initial troubleshooting workspace: access, network map, runbooks 2026-06-09 13:24:26 +02:00

Runbooks

Task-focused troubleshooting guides. Thin — they point at the source repos for authoritative config and commands rather than duplicating them.

Index

Runbook Covers
switch-crs310.md The MikroTik CRS310 switch — connectivity, VLANs, mgmt-plane lockout recovery, Ansible reconfig.
publishing-services-mf01.md Publishing HTTP services on mf01 as <svc>.mf01.makerfloss.eu (VPS-terminated TLS over wg1).

Adding a runbook

Keep it lean. Good structure:

  1. Symptom — what you observe.
  2. Reach — which access.md path applies.
  3. Diagnose — concrete checks (commands, what good/bad looks like).
  4. Fix — where the change lands (source repo + file), and the safety rules for applying it to live infra.
  5. Verify — how you confirm it's actually fixed (evidence, not assertion).
  6. Links — source-repo specs/runbooks.