Use this page for meaningful infrastructure-level changes.
- What changed
- Why it changed
- What was verified
- Follow-up, if any
¶ 2026-03-18 — Full documentation audit and link/navigation fixes
- Audited all service pages against live systems: Duplicacy, Immich, Nextcloud, Vaultwarden, n8n, Ollama, Open WebUI.
- Verified Proxmox LXC inventory and storage pool sizes via API.
- Mapped full Unraid container inventory (45 containers) with IPs, ports, and network modes.
- Created IP allocation table across both subnets (192.168.1.x and 192.168.2.x).
- Identified systemic gaps: no database backups for Immich/Nextcloud, no Proxmox LXC backups, unpinned image tags on 6/7 audited services.
- Added "Needs Reviewed" tier lists (🔴 Do Now / 🟡 Fix Soon / 🟢 Eventually) to all service and infrastructure pages.
- Fixed all broken internal wiki links (relative ../ paths changed to absolute / paths).
- Created overview landing pages for Services, Operations, and Change Logs sections.
- Fixed home page section links to point to overview pages instead of first child pages.
- Published all 15 previously unpublished pages.
- Updated Wiki.js credentials file with correct VMID (100) and IP (192.168.1.150).
¶ 2026-03-17 — Backup architecture documented and rebuilt
- Confirmed the Appdata Backup plugin is the local/versioned backup layer for appdata.
- Confirmed the plugin destination is
/mnt/backups/Backup/Appdata Backup/ and runs weekly on Monday at 00:00.
- Confirmed verification is enabled and retention is 14 days with a minimum of 4 backup sets.
- Confirmed the plugin intentionally skips the Immich stack and subgen.
- Rebuilt the Duplicacy backup plan around the current live path model instead of the old
/backuproot paths.
- Established the documented backup split:
- appdata plugin locally + Duplicacy to B2
- Duplicacy local + B2 for photos / Immich
- Verified the latest observed appdata backup set was
ab_20260316_000004.
- Added real operational details to the Proxmox, Unraid / Altair, Wiki.js, and OpenClaw / Nova pages.
- Captured current observed container inventory, storage pools, service hosting, and access notes.
- Recorded Wiki.js runtime details including the helper-script deployment path and introspection runtime patch.
¶ 2026-03-17 — Service documentation batch expanded
- Added initial operational pages for Immich, Nextcloud, Vaultwarden, n8n, Ollama, and Open WebUI.
- Captured current observed images, mounts, and hosting context from the live Altair Docker stack.