Skip to content
Snippets Groups Projects
Commit e189d7ae authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update einfracz-cloud.md

parent 1ed505df
No related branches found
No related tags found
No related merge requests found
Pipeline #33514 passed with warnings
...@@ -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].
[5]: https://docs.e-infra.cz/compute/openstack/technical-reference/ostrava-site/quota-limits/ [5]: https://docs.e-infra.cz/compute/openstack/technical-reference/ostrava-site/quota-limits/
[6]: https://ostrava.openstack.cloud.e-infra.cz/ [6]: https://ostrava.openstack.cloud.e-infra.cz/
[7]: https://docs.fuga.cloud/how-to-use-the-openstack-cli-tools-on-linux [7]: https://docs.fuga.cloud/how-to-use-the-openstack-cli-tools-on-linux
[8]: https://gitlab.ics.muni.cz/cloud/g2/openstack-infrastructure-as-code-automation/-/tree/master/clouds/g2/ostrava/general/terraform
[9]: https://docs.e-infra.cz/compute/openstack/how-to-guides/obtaining-api-key/ [9]: https://docs.e-infra.cz/compute/openstack/how-to-guides/obtaining-api-key/
[a]: ../karolina/introduction.md [a]: ../karolina/introduction.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment