...
Info |
---|
This document descirbes how to create and deploy a VM |
...
from anywhere in the Abiquo multicloud platform software |
To make the multicloud platform even easier to work with, users can now create and deploy a VM from anywhere.
You can start with the orange +VM button on any screen or from a template in the Apps library.
If you started from the +VM button, select a VDC and VApp, and then a template. Users with the required privileges can create VDCs and VApps as part of the process.
- Note: When you create a VDC in Amazon, remember to wait while AWS creates a default firewall because you must add a firewall to the VM
If you started from a template, select a hypervisor (if required), just by clicking the new Add VM button on any screen.
The floating orange + Add VM button is in the bottom right corner of every screen. And users can also start in the template catalog (Apps library view) with a new option on the Options menu of each VM template.
...
After you click the Add VM button, you will usually only need to choose a VDC and a VApp, and then select a template. If your user account has privileges to create VDCs and/or VApps, then you also do this as you go along.
Note: If you are using AWS, you will need to wait for Amazon to create the default VPC firewall because you cannot create a VM without a firewall
...
After you select Create VM for a template, you may need to select a hypervisor, and then you will also need to select or create a VDC and a VApp.
...
After you create the VM, you can deploy it directly, or automatically go to the virtual appliance, in order to edit the VM.
It is You can also possible choose to open the Open advanced configuration before you deployfor your VM.
To In Abiquo 5.1, to enable this feature you need to add the property "client.tmp.button.createvm.enabled": true
to the file client-config-custom.json
, you the user must log out and log in again to see the effects (no for the button to display (but the administrator does not need to restart any services).
In Abiquo 5.2, this feature is now enabled by default, with the property "client.createvmpopup.button.enabled"
set to true in the client-config-default.json file. To disable the feature, set this property to false
in the file client-config-custom.json
file, and the platform will remove the button when the users log out and log in again and the administrator does not need to restart any services.