Files
proxmox/docs/02-architecture
defiQUG 1f44a50a25 feat(it-ops): cluster live inventory + QEMU ipconfig LAN IPs
Add scripts/it-ops export pipeline (collect_inventory_remote, compute_ipam_drift)
and proxmox_guest_lan_ips parser for ipconfig* and all net* interfaces.

Reconcile ALL_VMIDS, ip-addresses.conf, and operational template with live
VMID/IP data; Order portal env vars; DBIS node matrix; inventory helpers.

Track latest reports/status/live_inventory.json and drift.json (137 guests,
no duplicate LAN IPs). Document export in AGENTS.md.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-11 10:22:59 -07:00
..

Architecture & Design

Last Updated: 2026-01-31
Document Version: 1.0
Status: Active Documentation


This directory contains core architecture and design documents.

Documents

Quick Reference

Network Architecture:

  • 6× /28 public IP blocks with role-based NAT pools
  • 19 VLANs with complete subnet plan
  • Hardware role assignments (2× ER605, 3× ES216G, 1× ML110, 4× R630)

Deployment Orchestration:

  • Phase-by-phase deployment workflow
  • CCIP fleet deployment matrix (41-43 nodes)
  • Proxmox cluster orchestration

Client / Division Model:

  • Client = GitHub Enterprise = Azure billing profile = current Gitea Organization
  • Division = generic subdivision below Client
  • Tenant = technical isolation only
  • Site = infrastructure location only