Track what Nova changed, why, and what was verified.
- Action taken
- Reason
- Verification performed
- Follow-up needed
- Re-established Wiki.js API access after discovering VMID had changed from 201 to 100 (IP changed to 192.168.1.150).
- Updated WIKIJS_CREDENTIALS.md with correct endpoint and API usage.
- Re-established SSH access to Altair by generating new SSH key (needs Mike to authorize).
- Logged into Altair web UI via session auth for container inspection.
- Audited Duplicacy against live Web UI (192.168.2.40:3875): verified 3 storages, 3 backup sets, 3 schedules, prune policy, and thread counts.
- Audited Immich: confirmed version 2.5.6, container network layout, compose management path, and backup status.
- Audited Nextcloud: confirmed version 33.0.0, dedicated IP, database dependencies (MariaDB/PostgreSQL/Redis), and storage mounts.
- Audited Vaultwarden: confirmed running on br0 at 192.168.2.113, SQLite-based, public URL noted (vaultwarden.thecasuals.net).
- Audited n8n: confirmed version 2.12.2, dedicated IP, health check, API auth requirement.
- Audited Ollama: confirmed version 0.18.0, listed 5 installed models (~25 GB total).
- Audited Open WebUI: confirmed version 0.8.10, health check, Ollama dependency.
- Verified Proxmox via API: version 8.4.17, 4 LXCs, 4 storage pools.
- Filled out Networking page with full IP allocation tables.
- Filled out Identity / Access page with all auth methods and credential locations.
- Created Services, Operations, and Change Logs overview landing pages.
- Fixed all broken internal links (relative to absolute paths).
- Published 15 unpublished pages.
- Updated all service and infrastructure pages with "Needs Reviewed" tier lists.
- Key finding: database backups are missing for Immich (PostgreSQL) and unconfirmed for Nextcloud (MariaDB/PostgreSQL).
- Key finding: no Proxmox LXC backups configured despite 18.2 TB backup storage available.
- Key finding: 6 of 7 audited services have unpinned Docker image tags.
- Pulled live backup details from Altair instead of documenting from memory.
- Filled in the infrastructure Backups page with the current layered backup design.
- Filled in the Backup Verification Procedure page with the current validation workflow.
- Filled in the Duplicacy service page with the rebuilt repository/storage model and retention policy.
- Added matching change log entries so the wiki records both infrastructure changes and Nova's documentation work.
- Verified Appdata Backup plugin schedule, destination, retention, verification setting, and exclusions directly from the host.
- Filled the Wiki.js, OpenClaw / Nova, Proxmox, and Unraid / Altair pages with current observed details.
- Used live system state rather than assumptions wherever practical.
- Added matching change-log coverage so the wiki reflects both infrastructure state and Nova's documentation work.
- Filled initial service pages for Immich, Nextcloud, Vaultwarden, n8n, Ollama, and Open WebUI.
- Used live Docker inspection output from Altair for current state instead of guessing.