No description
Find a file
2024-12-09 16:52:23 +01:00
.venv update 2024-12-09 16:17:52 +01:00
static Upload files to "static" 2024-12-09 16:39:38 +01:00
templates Update templates/index.html 2024-12-09 14:47:56 +01:00
app.py Update app.py 2024-12-09 15:46:56 +01:00
create.sh update 2024-12-09 16:52:23 +01:00
createvm.service Update createvm.service 2024-12-09 16:50:09 +01:00
README.md Update README.md 2024-12-09 16:50:55 +01:00

How to use:\

  1. cd /opt && git clone https://git.pixelhosting.nl/Blackwhitebear8/createvm-web.git && cd createvm-web
  2. apt install python3 python3-venv libguestfs-tools jq pip
  3. pip install flask --break-system-packages
  4. chmod +x create.sh
  5. cp createvm.service /etc/systemd/system/createvm.service
  6. systemctl daemon-reload
  7. systemctl enable --now createvm.service && systemctl start createvm

Debian 12 vm aanmaken duurt ~5 minuten en 15 seconden.
Almalinux 9 vm aanmaken duurt ~5 minuten en 30 seconden.\

alt text