automation

  1. B

    Full automated Ubuntu installation

    Hi My question is, do you guys could help me to understand how it is possible to install Ubuntu on PM in a fully automated way including specific VM guest tuning. Could you give me some hint please? Thx bb
  2. J

    uefi command line creation

    We've been playing around with automating the creation of VM's but hit a problem when it comes to those requiring uefi boot. Whilst its possible to create/assing a uefi boot disk using the GUI, theres no command line support? Is there no way to create/assign a uefi disk from the command line...
  3. R

    Auto-Snapshots?

    Hallo, bringt Proxmox eine Methode mit, um alle laufenden VMs automatisch zu snapshotten (wobei nur X vorgehalten werden und ältere autom. gelöscht werden, quasi das "automysqlbackup" für VMs)? Gruß und Danke!
  4. X

    Automation of space increase

    Looking through most recent threads on resizing, I can see wiki links on how to do this via commands within the VM but nothing specific outside of the VM. We want to automate this so if an order comes in for an increase it can happen without user involvement or needing to get in to the VM...
  5. J

    Auto Provisioning and IP Assignment Provisioning script

    Hi All, I've been working hard to make the job of provisioning and assigning ips easier. So I'd like to share a little script I've made that I hope some of you will find it helpful in your mission to automate the world. I apologise to mods if this isn't the right section. The reason I...
  6. B

    Running a script automatically upon installation

    Hello, is a there a way to run a script automatically at the creation of any container? For instance the script could install my public key in the root account and / or register the machine in my data-warehouse? I use proxmox 4.2.x Regards.