diff --git a/300 areas/360 Dev-Ops Network Computers/Dev-Ops Tooling — Mermaid, Archify, Vikunja & Outline.md b/300 areas/360 Dev-Ops Network Computers/Dev-Ops Tooling — Mermaid, Archify, Vikunja & Outline.md index 5a95c26..4645148 100644 --- a/300 areas/360 Dev-Ops Network Computers/Dev-Ops Tooling — Mermaid, Archify, Vikunja & Outline.md +++ b/300 areas/360 Dev-Ops Network Computers/Dev-Ops Tooling — Mermaid, Archify, Vikunja & Outline.md @@ -73,6 +73,16 @@ The home-lab's dev-ops toolbelt for pi-agent: **Mermaid** + **Archify** for diag Workflow (from pi-agent): 1) call Mermaid to create/update the project's Mermaid doc; 2) pi prompts to update/create the Archify doc after Mermaid; 3) Archify doc can be created on demand any time. +## Viewing maps — maps.lab.audasmedia.com.au + +Archify maps (and Mermaid `docs/`) publish to **`https://maps.lab.audasmedia.com.au//docs/`** (site index: `https://maps.lab.audasmedia.com.au/`) — Caddy `file_server browse` on `.35`, no auth, read-only. Each project appears as a folder; click through to open the interactive map. + +**Hosted entirely on `.35` (Caddy) — independent of `.13`**: the maps site stays up even when nixos-desktop (.13) is down/offline (it was offline during setup). Publish requires only ssh reachability to `.35` from the current machine. + +Publish after `deliver`: `~/.agents/skills/project-diagramming-archify/publish-maps.sh []` (incremental rsync; `--list` shows published projects). + +--- + ## PER-PROJECT CONVENTION (important) - **Everything is per-project.** No global output, no global skills config.