vm-bench/frontend
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
..
static feat: landing page with Download, SCP Pull, and Resume cards 2026-07-27 07:48:14 +00:00
templates feat: OVA/OVF import via qm importovf — reads VM config from appliance descriptor 2026-07-27 10:27:32 +00:00
api_client.py feat: session resume — detect leftover staging dirs and offer to resume analysis 2026-07-27 07:38:00 +00:00
app.py feat: OVA/OVF import via qm importovf — reads VM config from appliance descriptor 2026-07-27 10:27:32 +00:00
requirements.txt chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
setup.sh chore: add AGENTS.md, move install.sh to root, rename frontend install.sh → setup.sh 2026-07-25 17:40:59 +00:00
vm-bench.service fix: purge all old staging path references — full code review cleanup 2026-07-23 10:36:03 +00:00