From e189d7ae34789dca2c233a2c398c3f5443e1cda7 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Wed, 16 Aug 2023 11:00:14 +0200 Subject: [PATCH] Update einfracz-cloud.md --- docs.it4i/cloud/einfracz-cloud.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/docs.it4i/cloud/einfracz-cloud.md b/docs.it4i/cloud/einfracz-cloud.md index d2bd38de2..0e1f26a91 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 -- GitLab