vm-bench/backend
root ef2d74a62b fix: remove qemu-utils from installer + configurable storage path
1. Removed qemu-utils from required packages — Proxmox ships its own
   qemu-img and installing Debian's version breaks VMs. Added preflight
   check: if qemu-img missing, exits with clear error message.

2. Installer now prompts for host storage path (default:
   /mnt/pve/hosted-thin). Uses it for the LXC bind mount mp0.
   The LXC always sees /mnt/converter internally — no symlinks needed.
2026-07-25 11:23:26 +00:00
..
app.py fix: Clean Up now deletes entire session directory tmp/{guid}/ 2026-07-23 10:54:42 +00:00
converter.py fix: purge all old staging path references — full code review cleanup 2026-07-23 10:36:03 +00:00
install.sh fix: remove qemu-utils from installer + configurable storage path 2026-07-25 11:23:26 +00:00
models.py fix: Clean Up now deletes entire session directory tmp/{guid}/ 2026-07-23 10:54:42 +00:00
provisioner.py fix: auto-cleanup staging files to minimize disk usage 2026-07-24 10:06:12 +00:00
requirements.txt chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
vm-bench-backend.service fix: add /usr/sbin to PATH in service files (qm, virt-resize, etc.) 2026-07-21 19:24:13 +00:00