Deployment Overview¶
This section contains implementation procedures for the GEIL lab.
Rule¶
Deployment must follow documentation. If the implementation changes, update the documentation before closing the task.
Deployment sequence¶
flowchart TD
A[Prepare Proxmox] --> B[Deploy HQ-FW01]
B --> C[Configure OPNsense]
C --> D[Deploy HQ-DC01]
D --> E[Promote HQ-DC01]
E --> F[Configure DNS]
F --> G[Configure DHCP]
G --> H[Deploy HQ-MGMT01]
H --> I[Deploy HQ-W11-001]
I --> J[Domain Join Test]
J --> K[Phase 1 Validation]