@@ -19,16 +19,23 @@ To create your first VM instance, follow the [e-INFRA CZ guide][4].
...
@@ -19,16 +19,23 @@ To create your first VM instance, follow the [e-INFRA CZ guide][4].
Note that the guide is similar for clouds in Brno and Ostrava,
Note that the guide is similar for clouds in Brno and Ostrava,
so make sure that you follow steps for Ostrava cloud where applicable.
so make sure that you follow steps for Ostrava cloud where applicable.
### Prerequsities
### Process Automatization
To run your instance, you need:
You can automate the process using the following tools:
#### Terraform
Prerequisites:
* Terraform
* Linux/Mac/WSL terminal BASH shell
* Linux/Mac/WSL terminal BASH shell
* installed Terraform and sshuttle
* installed Terraform and sshuttle
*[downloaded application credentials][9] from OpenStack Horizon dashboard and saved as a `project_openrc.sh.inc` text file
*[downloaded application credentials][9] from OpenStack Horizon dashboard and saved as a `project_openrc.sh.inc` text file
* follow the guide [https://gitlab.ics.muni.cz/cloud/g2/openstack-infrastructure-as-code-automation/-/tree/master/clouds/g2/ostrava/general/terraform][8]
* follow the guide [TODO][8]
* OpenStack
#### OpenStack
Prerequisites:
* Linux/Mac/WSL terminal BASH shell
* Linux/Mac/WSL terminal BASH shell
* installed [OpenStack client][7]
* installed [OpenStack client][7]
...
@@ -57,7 +64,6 @@ More information can be found on the [e-INFRA CZ website][2].
...
@@ -57,7 +64,6 @@ More information can be found on the [e-INFRA CZ website][2].