Commit Graph

23 Commits

Author SHA1 Message Date
ed60fec7f9 fix code 2025-12-02 21:58:19 +07:00
11358a89dc fix qemu-gues-agent issue and redhat based images 2025-12-01 20:54:03 +07:00
6b5ef25a3d fix qemu guest agent 2025-11-28 03:06:47 +07:00
835ac13046 fix qemu-guest-agent problem 2025-11-28 02:09:21 +07:00
651ca6ecd3 Add support for local image files (URL or local path) 2025-11-18 16:00:29 +07:00
5690f50cfc Auto-install qemu-guest-agent package during image customization 2025-11-18 15:34:38 +07:00
4042ad7263 Merge branch 'dev-batch' into development 2025-11-17 13:59:35 +07:00
6aae904e38 Update Fedora Config Files 2025-11-17 13:53:59 +07:00
c22a5dae0a Update Cloudlinux Panel and Oracle config files 2025-11-17 10:44:49 +07:00
a218640c29 Add Windows cloud image tools with firewall support 2025-11-17 05:41:30 +07:00
6c5d2cac75 Merge pull request 'Config Files Update for dev:batch' (#1) from dev-batch into main
Reviewed-on: #1
2025-11-16 21:46:47 +00: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