Homelab Changelog¶
Purpose: Track all significant changes, migrations, and decisions in the homelab.
Instructions: Add entries after completing any major work. Date format: YYYY-MM-DD.
2026-03-06 (documentation Q&A fill-in)¶
Documentation¶
- Updated inventory.md: Synology NAS hostname (
Vault), IP (192.168.4.5), model (DS918+) - Updated QUICK-REFERENCE.md: NAS IP, Synology DSM URL, all PVE node power status (always-on), VM backup method/schedule/restore status
- Updated current-state.md: Backup strategy (PBS → NAS → B2), backup status for all 4 nodes, PBS LXC on PVE04, NAS IP in network section
2026-03-06 (network update)¶
Documentation¶
- Updated network.md with UniFi devices, 8 VLANs, 7 UniFi Protect cameras, and port forwarding rules
- Updated inventory.md with router model (UDM Pro), switches, AP, UPS, and camera inventory
- Updated QUICK-REFERENCE.md with VLAN table, known service IPs (Caddy, MQTT, Minecraft, EchoLink), and corrected security rules (port forwarding does exist)
2026-03-06¶
Added¶
- Initial homelab documentation setup via guided setup wizard
- Populated QUICK-REFERENCE.md with network info, IPs, and service URLs
- Created server docs for all 4 Proxmox nodes (JC-PVE01 through JC-PVE04)
- Created service docs: Uptime Kuma, Grafana, Prometheus, Zabbix, Jellyfin, Caddy, Tailscale
- Added Synology NAS to inventory.md
- Updated Home Assistant docs with Zigbee/WiFi setup, 5-room layout, Google Home integration
- Updated mkdocs.yml navigation to match actual files
- Updated Folder_structure.md to reflect actual file tree
- Updated CLAUDE.md with project overview, network context, and GitHub repo
Template for Future Entries¶
## YYYY-MM-DD
### Added
- What was added and why
### Changed
- What was modified and why
### Removed
- What was deleted and why
### Fixed
- What was broken and how it was resolved
### Security
- Any security-related changes
### Migration
- Migration steps completed
### Lessons Learned
- What you discovered or learned
Last Updated: 2026-03-06