vm-bench/backend
Claus Lohmar 6ba7944bb2 fix: add unrar-free, use 7z for .zip extraction (more reliable)
- Added unrar-free package to backend installer
- Added .rar to archive extension detection
- Changed .zip extraction from unzip → 7z (x -y)
  7z handles .zip, .7z, and other formats with one tool
- Added unrar handler for .rar files
2026-07-21 19:37:27 +00:00
..
app.py feat: shared file-based logging to /mnt/converter/logs/ 2026-07-21 18:52:58 +00:00
converter.py fix: add unrar-free, use 7z for .zip extraction (more reliable) 2026-07-21 19:37:27 +00:00
install.sh fix: add unrar-free, use 7z for .zip extraction (more reliable) 2026-07-21 19:37:27 +00:00
models.py fix: uniform /api/v1/ prefix, real EFI detection, spec alignment 2026-07-21 17:40:08 +00:00
provisioner.py fix: real-time progress during qemu-img convert, smoother percentages 2026-07-21 19:14:32 +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