Piranha Documentation

Compute - Create Instances

Aim

In this demo, we'll be creating new VM Instances in your account.

Instructions

Web Console

Log in to the web console, in the Services menu, click on Compute. You'll see Instances Submenu. Clicking on the Instances button will display all the created instances in your account.

In addition to the instance details, the page also includes the following button to create new Instances: New Instance: Click this button to create a new instance. You will need to provide details such as the instance size, image, network settings, and any other required configurations.

Ansible

You can see detailed expected output here Ansible Output

$ cd ansible/
$ ansible-playbook playbook.yml

Terraform

You can see detailed expected output here Terraform Output

$ cd terraform
$ terraform plan
$ terraform apply

Piranha CLI

You can see detailed expected output here Piranha CLI Output

$ cd piranhacli/
$ source ../../../providers/piranha/setup.bash
$ ./dns-create-domain.bash