diff --git a/docs.it4i/cloud/einfracz-cloud.md b/docs.it4i/cloud/einfracz-cloud.md index d2bd38de2a6fcc1c58be87bea193e434fd7c6723..0e1f26a91cea9a2f59e15b992c2e7da70d39abb8 100644 --- a/docs.it4i/cloud/einfracz-cloud.md +++ b/docs.it4i/cloud/einfracz-cloud.md @@ -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, 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 * installed Terraform and sshuttle * [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] -* OpenStack + * follow the guide [TODO][8] + +#### OpenStack + +Prerequisites: + * Linux/Mac/WSL terminal BASH shell * installed [OpenStack client][7] @@ -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/ [6]: https://ostrava.openstack.cloud.e-infra.cz/ [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/ [a]: ../karolina/introduction.md