Skip to content

aryapramudika/proxmox-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proxmox-Script

Proxmox-Script

Available now: Create VM Template from Cloud-Image and Cloud-Init

How to use ?

Run on Proxmox Console/SSH Server

Clone this repo and copy file to your PATH (/usr/local/bin or other path) and give execution permissions chmod +x

Download Cloud-Image-File

Run The Command:

create-template vmid name cpu memory net disk image-file

After that run script create-vm

create-vm template-vm-id target-vm-id vm-name

For example:

create-vm 101 1001 vm-ubuntu

Script delete-vm (easy delete by name)

delete-vm vmname

For using cloud-init in Proxmox, you can read here:

About

Proxmox-Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages