From a0510543012d2ea060852ca8374f9cc3880766e9 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 17 Aug 2023 09:05:00 +0200 Subject: [PATCH] Update einfracz-cloud.md --- docs.it4i/cloud/einfracz-cloud.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs.it4i/cloud/einfracz-cloud.md b/docs.it4i/cloud/einfracz-cloud.md index 21fb39c68..beff214d2 100644 --- a/docs.it4i/cloud/einfracz-cloud.md +++ b/docs.it4i/cloud/einfracz-cloud.md @@ -22,8 +22,6 @@ so make sure that you follow steps for Ostrava cloud where applicable. ### Process Automatization You can automate the process using Terraform or Openstack. -Make sure you meet the prerequisites for the respective tool, as stated below, -and follow the guide at [https://code.it4i.cz/dvo0012/infrastructure-by-script][8]. #### Terraform @@ -31,8 +29,9 @@ Prerequisites: * 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: + * downloaded [application credentials][9] from OpenStack Horizon dashboard and saved as a `project_openrc.sh.inc` text file + +Follow the guide: [https://code.it4i.cz/terraform][8] #### OpenStack @@ -40,6 +39,8 @@ Prerequisites: * Linux/Mac/WSL terminal BASH shell * installed [OpenStack client][7] + +Follow the guide: [https://code.it4i.cz/commandline][10] Run commands: @@ -66,8 +67,9 @@ 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://code.it4i.cz/dvo0012/infrastructure-by-script +[8]: https://code.it4i.cz/dvo0012/infrastructure-by-script/-/tree/main/openstack-infrastructure-as-code-automation/clouds/g2/ostrava/general/terraform [9]: https://docs.e-infra.cz/compute/openstack/how-to-guides/obtaining-api-key/ +[10]: https://code.it4i.cz/dvo0012/infrastructure-by-script/-/tree/main/openstack-infrastructure-as-code-automation/clouds/g2/ostrava/general/commandline [a]: ../karolina/introduction.md [b]: ../general/access/project-access.md -- GitLab