Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
6f3d03f7
Commit
6f3d03f7
authored
1 year ago
by
Jan Siwiec
Browse files
Options
Downloads
Plain Diff
Merge branch 'it4icloud' into 'master'
It4icloud See merge request
!452
parents
d044f547
2e037ad5
No related branches found
No related tags found
1 merge request
!452
It4icloud
Pipeline
#36012
passed with warnings
1 year ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs.it4i/cloud/einfracz-cloud.md
+1
-1
1 addition, 1 deletion
docs.it4i/cloud/einfracz-cloud.md
docs.it4i/cloud/it4i-cloud.md
+86
-0
86 additions, 0 deletions
docs.it4i/cloud/it4i-cloud.md
mkdocs.yml
+1
-0
1 addition, 0 deletions
mkdocs.yml
with
88 additions
and
1 deletion
docs.it4i/cloud/einfracz-cloud.md
+
1
−
1
View file @
6f3d03f7
# e-INFRA CZ Cloud Ostrava
Ostrava cloud consists of 22 nodes from
[
Karolina
][
a
]
supercomputer.
Ostrava cloud consists of 22 nodes from
the
[
Karolina
][
a
]
supercomputer.
The cloud site is built on top of OpenStack,
which is a free open standard cloud computing platform.
...
...
This diff is collapsed.
Click to expand it.
docs.it4i/cloud/it4i-cloud.md
0 → 100644
+
86
−
0
View file @
6f3d03f7
# IT4I Cloud
IT4I cloud consists of 14 nodes from the
[
Karolina
][
a
]
supercomputer.
The cloud site is built on top of OpenStack,
which is a free open standard cloud computing platform.
!!! Note
The guide describes steps for personal projects.
<br>
For large projects, apply for resources to the
[
Allocation Committee
][
11
]
.
## Access
To acces the cloud you must:
*
have an
[
e-Infra CZ account
][
3
]
,
*
be a member of an
[
active project
][
b
]
,
*
use
[
IT4I VPN
][
d
]
, if not on site.
The dashboard is available at
[
https://cloud.it4i.cz
][
6
]
.
Make sure to select the IT4I_LDAP domain.
You can specify resources/quotas for your project.
For more information, see the
[
Quota Limits
][
5
]
section.
## Creating First Instance
To create your first VM instance, follow the
[
e-INFRA CZ guide
][
4
]
.
Note that the guide is similar for
[
e-INFRA CZ cloud
][
c
]
,
so make sure that you follow steps for IT4I cloud where applicable.
### Process Automatization
You can automate the process using Terraform or Openstack.
#### Terraform
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:
[
https://code.it4i.cz/terraform
][
8
]
#### OpenStack
Prerequisites:
*
Linux/Mac/WSL terminal BASH shell
*
installed
[
OpenStack client
][
7
]
Follow the guide:
[
https://code.it4i.cz/commandline
][
10
]
Run commands:
```
console
source project_openrc.sh.inc
```
```
console
./cmdline-demo.sh basic-infrastructure-1
```
## Technical Reference
For the list of deployed OpenStack services, see the
[
list of components
][
1
]
.
More information can be found on the
[
e-INFRA CZ website
][
2
]
.
[
1
]:
https://docs.e-infra.cz/compute/openstack/technical-reference/ostrava-site/openstack-components/
[
2
]:
https://docs.e-infra.cz/compute/openstack/technical-reference/ostrava-site/
[
3
]:
https://docs.e-infra.cz/account/
[
4
]:
https://docs.e-infra.cz/compute/openstack/getting-started/creating-first-infrastructure/
[
5
]:
https://docs.e-infra.cz/compute/openstack/technical-reference/ostrava-g2-site/quota-limits/
[
6
]:
https://cloud.it4i.cz
[
7
]:
https://docs.fuga.cloud/how-to-use-the-openstack-cli-tools-on-linux
[
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
[
11
]:
https://www.it4i.cz/en/for-users/computing-resources-allocation
[
a
]:
../karolina/introduction.md
[
b
]:
../general/access/project-access.md
[
c
]:
einfracz-cloud.md
[
d
]:
../general/accessing-the-clusters/vpn-access.md
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
1
−
0
View file @
6f3d03f7
...
...
@@ -301,6 +301,7 @@ nav:
-
VESTA
:
software/viz/vesta.md
-
Clouds
:
-
E-Infra CZ Cloud
:
cloud/einfracz-cloud.md
-
IT4I Cloud
:
cloud/it4i-cloud.md
extra
:
disqus
:
'
test-3whnesz3gq'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment