Builds Proxmox VM templates from unattended Linux and Windows Server ISO installations, then exports importable disk images that Coport turns back into clonable templates on a Proxmox node.
Requires Proxmox VE 9 — qm create --import-from is what makes an image
installable without an archive.
| Document | Description |
|---|---|
| Setup | First-time setup — Proxmox node, GitHub Actions, R2, local dev |
| Usage | Building, verifying, publishing, cleanup |
| Recipes | Supported templates and how to add new ones |
| Windows recipes | Windows configuration, load-bearing settings, failure reference |
| Disk images | The published artifact format and the Proxmox behaviour it needs |
| Architecture | Source layout and implementation boundaries |
| Debugging | How to debug a build without burning hours |
| Diagnostics | How build-failure evidence is recorded and collected |
| Coport | Node-side installer that imports published images |
docs/windows-log.md is the dated Windows experiment log —
history rather than reference. docs/handoffs/ holds point-in-time session
snapshots; see AGENTS.md for what goes where.