Skip to content

Commit ab8962f

Browse files
committed
Add ESXI Migration Tool to Proxmox
1 parent 6668355 commit ab8962f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

content/blog/proxmox/index.en.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ I have written a script that downloads VMs from [vulnhub](https://www.vulnhub.co
118118
and imports them into Proxmox.
119119
It is called [vuln2pve](https://github.com/53845714nF/vuln2pve). This uses similar techniques. Since the VMs on Vulnhub are usually available in different formats, these are also converted.
120120

121+
Additional note 26.03.2024: Proxmox has now also released a tool that makes it easier to migrate from ESXi to Proxmox. [Proxmox Wiki](https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE#Automatic_ESXi_Import:_Step_by_Step)
122+
121123
## API 🤖
122124
Proxmox offers an API that allows Proxmox to be controlled via a script.
123125
This is particularly interesting for larger environments. There is also a `Terraform` provider for this API.

content/blog/proxmox/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ Ich habe ein Script geschrieben, welches VMs von [vulnhub](https://www.vulnhub.c
112112
herunterlädt und in Proxmox importiert.
113113
Es heißt [vuln2pve](https://github.com/53845714nF/vuln2pve). Dies bedient sich ähnlicher technicken. Da auf Vulnhub die VMs meistens im verschiedenen Formaten vorliegen, werden diese auch umgewandelt.
114114

115+
Ergänzung 26.03.2024: Proxmox hat nun auch ein Tool veröffentlicht, welches die Migration von ESXi zu Proxmox erleichtert. [Proxmox Wiki](https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE#Automatic_ESXi_Import:_Step_by_Step)
116+
115117
## API 🤖
116118
Proxmox bietet eine API an, die es ermöglicht, Proxmox über ein Skript zu steuern.
117119
Das ist besonders für größere Umgebungen interessant. Gibt auch ein `Terraform` Provider für diese API.

0 commit comments

Comments
 (0)