Commit Graph

13 Commits

Author SHA1 Message Date
c22a5dae0a Update Cloudlinux Panel and Oracle config files 2025-11-17 10:44:49 +07:00
dabdd87d2e Config Files Update for dev:batch 2025-11-16 22:35:01 +07:00
ea8886f5fc Add dockerfile for running in docker 2025-11-16 19:26:27 +07:00
112f82ed74 Add license agreement 2025-11-16 19:12:23 +07:00
4f9a72c8df Add installer and uninstaller script 2025-11-16 19:07:37 +07:00
fa0fce5e06 add qemu-guest-agent as default enabled 2025-11-16 18:24:01 +07:00
1655151d29 add firewall rules option 2025-11-16 17:03:39 +07:00
36fa9644b4 Add option to list storage 2025-11-15 10:47:22 +07:00
b9ab1caf02 update binary 2025-11-15 10:27:33 +07:00
fb68f1833d edit bugs 2025-11-14 21:46:07 +07:00
5182460b69 Fix disk path parsing for directory storage- Parse actual disk path from qm importdisk output- Support both LVM (local-lvm:vm-X-disk-0) and directory (local:VMID/vm-X-disk-0.raw) storage- Fix 'unable to parse directory volume name' error 2025-11-14 21:25:40 +07:00
aea1b31115 Add checksum verification and retry logic- Add SHA256 checksum verification for downloaded images- Add qemu-img check verification before and after operations- Add retry logic (3 attempts) for download, upload, and commands- Verify image integrity after customization- Verify uploaded image on Proxmox host before import- Auto-remove corrupted images and retry download 2025-11-14 21:14:39 +07:00
8d057bfd94 Initial commit: Proxmox cloud image template tool 2025-11-14 20:35:06 +07:00