1
Fork 0
mirror of https://github.com/RGBCube/vmware-to-proxmox-migration-script synced 2025-07-24 23:17:44 +00:00
Commit graph

37 commits

Author SHA1 Message Date
30ca0b5ef7
Fix typo 2024-02-24 09:05:59 +03:00
944bd3aa5f
Clean up script and make non interactive mode possible 2024-02-24 00:05:17 +03:00
tcude
177a4e9d04
Created LICENSE 2024-02-23 13:01:33 -06:00
tcude
7637abba80 split into linux and windows scripts 2024-02-22 21:38:11 -06:00
tcude
e2d6dcd57e separated discard setting 2024-02-18 21:57:43 -06:00
tcude
edaa2a6fd3 script omits EFI disk when needed. qm create command updated to include discard option 2024-02-18 19:55:55 -06:00
tcude
f96d07c68d script omits EFI disk when needed. qm create command updated to include discard option 2024-02-18 19:51:14 -06:00
tcude
4ac7290fe8 added awareness to BIOS type 2024-02-17 23:37:46 -06:00
tcude
7f17348275 enabled qemu guest agent 2024-02-11 21:25:45 -06:00
tcude
8b6c987627 added auto installation of guest agent 2024-02-11 11:02:23 -06:00
tcude
616acb46c2 rewrite - script is now meant to be run on proxmox host directly 2024-02-10 21:39:32 -06:00
tcude
821d0fc40d updated ending echo sequence 2024-02-07 15:07:29 -06:00
tcude
b55a6465b2 updated to-do and added next steps for the user at the end of the script 2024-02-06 10:27:27 -06:00
tcude
ce568c831e added option to use local lvm or local zfs with default of local lvm 2024-02-05 22:43:21 -06:00
tcude
539a32d427 updated to-do 2024-02-05 18:09:47 -06:00
tcude
12b31b3def added function to create EFI disk for newly migrated VM 2024-02-05 17:57:24 -06:00
tcude
7399b7382e added cleanup functions and moved VM ID prompt to earlier in script 2024-02-05 15:02:34 -06:00
tcude
14a82cc34e switched to using hardcoded esxi and proxmox variables. doesnt make sense to enter these every time 2024-02-04 20:50:47 -06:00
tcude
da4e4305bf added prereq section 2024-02-03 22:24:22 -06:00
tcude
84ce6df06c additional to-do item 2024-01-18 18:17:57 -06:00
tcude
d72da39c16 testing to avoid conflicts in similarly named vms/disks 2024-01-18 17:17:13 -06:00
tcude
5c5a8a0205 expanded to-do list and fixed typo 2024-01-18 16:19:26 -06:00
tcude
14fa3574b6 cleaned up comments 2024-01-18 16:17:30 -06:00
tcude
3ed3431efa fixed bridge mistake 2024-01-18 16:14:30 -06:00
tcude
db2087aec8 It boots 2024-01-18 15:54:05 -06:00
tcude
ac90bafe7d updated default bridge name and set vlan tag to var 2024-01-18 15:16:18 -06:00
tcude
050a228e55 added default esxi and proxmox usernames 2024-01-18 14:50:12 -06:00
tcude
041f3d5a60 attempt at using ova instead of ovf 2024-01-18 14:42:50 -06:00
tcude
9851e4996f additional tweaks 2024-01-18 14:39:45 -06:00
tcude
608720f0a2 set to use local-lvm instead of local 2024-01-18 00:28:59 -06:00
tcude
ba3d920c31 script completes. Need to set to local-lvm instead of local 2024-01-17 23:56:56 -06:00
tcude
14811f9f35 switched to manually specifying VM ID 2024-01-17 21:42:22 -06:00
tcude
60f1373b4e switched to key-based auth for proxmox and added gitignore 2024-01-17 20:58:47 -06:00
tcude
0b69aaf15f cleaned up export, conversion, and creation 2024-01-17 20:49:29 -06:00
tcude
5122935caa added checks for jq and ovftool 2024-01-17 20:20:23 -06:00
tcude
e1cc7de1c1
Create vmware_to_proxmox.sh
Initial push
2024-01-17 19:51:49 -06:00
tcude
40024ceb05
Initial commit 2024-01-17 19:49:35 -06:00