diff --git a/docs.it4i/cloud/einfracz-cloud.md b/docs.it4i/cloud/einfracz-cloud.md index 21fb39c687f1b29b3dae15076e671b81f07a83b4..beff214d2d4d38e08d8b6a54955d699597093c65 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