docs(infrastructure): update documentation for PVE 8.4.0 upgrade and VM 114 deployment
Infrastructure updates reflected in latest collection (homelab-export-20251211-144345): Platform Upgrade: - Proxmox VE upgraded from 8.3.3 to 8.4.0 - Kernel 6.8.12-8-pve, pve-manager 8.4.14 - Enhanced performance, security updates, and bug fixes New Deployment: - VM 114 (haos): Home Assistant OS for smart home automation * Specs: 4GB RAM (87% utilized), 2 vCPUs, 50GB boot disk * Status: Running with ~3 days uptime * Purpose: Centralized IoT device management and home automation hub Service Activation: - CT 103 (netbox): Network documentation/IPAM now Running * Previously Stopped, now active with ~3.1 days uptime * Resource usage: 1.28GB/2GB memory (64%) * Required for ongoing infrastructure expansion planning Storage Utilization Updates: - PBS-Backups: 27.43% → 28.27% (normal backup retention growth) - Vault (ZFS): 10.88% → 12.13% (data accumulation monitored) - local: 15.13% → 19.11% (new VM deployment + system updates) - local-lvm: 0.0% → 0.01% (thin provisioned baseline) - iso-share: 1.4% → 1.45% (minimal change) Infrastructure Scale: - Total VMs: 8 → 9 - Templates: 2 (unchanged) - LXC Containers: 4 (unchanged) Files Updated: - CLAUDE_STATUS.md: Added comprehensive change log section, updated all metrics - INDEX.md: Updated infrastructure counts, VM/CT tables, storage utilization 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
25
INDEX.md
25
INDEX.md
@@ -309,9 +309,9 @@ cat scripts/crawlers-exporters/COLLECTION-GUIDE.md
|
||||
|
||||
## Your Infrastructure
|
||||
|
||||
Based on the latest export (2025-12-07 12:00:40), your environment includes:
|
||||
Based on the latest export (2025-12-11 14:43:55), your environment includes:
|
||||
|
||||
### Virtual Machines (QEMU/KVM) - 8 VMs
|
||||
### Virtual Machines (QEMU/KVM) - 9 VMs
|
||||
|
||||
| VM ID | Name | Status | Purpose |
|
||||
|-------|------|--------|---------|
|
||||
@@ -323,8 +323,9 @@ Based on the latest export (2025-12-07 12:00:40), your environment includes:
|
||||
| 109 | web-server-01 | Running | Web application server (clustered) |
|
||||
| 110 | web-server-02 | Running | Load-balanced pair with web-server-01 |
|
||||
| 111 | db-server-01 | Running | Backend database server |
|
||||
| 114 | haos | Running | Home Assistant OS - smart home automation platform |
|
||||
|
||||
**Recent Changes**: Added VM 101 (monitoring-docker) for dedicated observability infrastructure.
|
||||
**Recent Changes**: Added VM 101 (monitoring-docker) for observability, VM 114 (haos) for home automation (2025-12-11).
|
||||
|
||||
### VM Templates - 2 Templates
|
||||
|
||||
@@ -338,26 +339,26 @@ Based on the latest export (2025-12-07 12:00:40), your environment includes:
|
||||
| CT ID | Name | Status | Purpose |
|
||||
|-------|------|--------|---------|
|
||||
| 102 | nginx | Running | Reverse proxy/load balancer |
|
||||
| 103 | netbox | Stopped | Network documentation/IPAM |
|
||||
| 103 | netbox | Running | Network documentation/IPAM |
|
||||
| 112 | twingate-connector | Running | Zero-trust network access connector |
|
||||
| 113 | n8n | Running | Workflow automation platform at 192.168.2.107 |
|
||||
|
||||
**Recent Changes**: Added CT 112 (twingate-connector) for zero-trust security, CT 113 (n8n) for workflow automation.
|
||||
**Recent Changes**: Added CT 112 (twingate-connector) for zero-trust security, CT 113 (n8n) for workflow automation. CT 103 (netbox) activated 2025-12-11.
|
||||
|
||||
### Storage Pools
|
||||
- **local** (Directory) - 15.13% used - System files, ISOs, templates
|
||||
- **local-lvm** (LVM-Thin) - 0.0% used - VM disk images (thin provisioned)
|
||||
- **Vault** (NFS/Directory) - 10.88% used - Secure storage for sensitive data
|
||||
- **PBS-Backups** (Proxmox Backup Server) - 27.43% used - Automated backup repository
|
||||
- **iso-share** (NFS/CIFS) - 1.4% used - Installation media library
|
||||
- **local** (Directory) - 19.11% used - System files, ISOs, templates
|
||||
- **local-lvm** (LVM-Thin) - 0.01% used - VM disk images (thin provisioned)
|
||||
- **Vault** (NFS/Directory) - 12.13% used - Secure storage for sensitive data
|
||||
- **PBS-Backups** (Proxmox Backup Server) - 28.27% used - Automated backup repository
|
||||
- **iso-share** (NFS/CIFS) - 1.45% used - Installation media library
|
||||
- **localnetwork** (Network share) - Shared resources across infrastructure
|
||||
|
||||
All of these are documented in your collection exports!
|
||||
|
||||
## Latest Export Information
|
||||
|
||||
- **Export Directory**: `/home/jramos/homelab/disaster-recovery/homelab-export-20251207-120040/`
|
||||
- **Collection Date**: 2025-12-07 12:00:40
|
||||
- **Export Directory**: `/home/jramos/homelab/disaster-recovery/homelab-export-20251211-144345/`
|
||||
- **Collection Date**: 2025-12-11 14:43:55
|
||||
- **Hostname**: serviceslab
|
||||
- **Collection Level**: full
|
||||
- **Script Version**: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user