vm-bench/frontend/templates
Claus Lohmar 5c8d5ea4b4 feat: OVA/OVF import via qm importovf — reads VM config from appliance descriptor
- Analysis detects .ovf file in extracted directory, stores ovf_path
- _import_ovf uses qm importovf + --format qcow2 (replaces manual disk-by-disk)
- Applies user overrides: cores, memory, name, bios, network via qm set
- Configure page shows OVF note, disables per-disk shrink for OVF
- ovf_path flows through analysis → configure → job submission
2026-07-27 10:27:32 +00:00
..
_analysis.html fix: disk resize now opt-in — pre-filled with current size, disabled by default, checkbox to enable 2026-07-27 08:57:58 +00:00
base.html feat: session GUID isolation for multi-user support 2026-07-23 09:32:16 +00:00
configure.html feat: OVA/OVF import via qm importovf — reads VM config from appliance descriptor 2026-07-27 10:27:32 +00:00
index.html feat: unified configure page — VM settings + multi-disk selection with per-disk shrink 2026-07-27 10:22:39 +00:00
job_polling.html feat: unified configure page — VM settings + multi-disk selection with per-disk shrink 2026-07-27 10:22:39 +00:00
polling.html style: Proxmox VE-inspired dark theme — pve-* class naming 2026-07-23 09:09:29 +00:00
scp.html feat: unified configure page — VM settings + multi-disk selection with per-disk shrink 2026-07-27 10:22:39 +00:00