Skip to content
Snippets Groups Projects
Commit eecf921c authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update cesnet-s3.md

parent 0346d136
No related branches found
No related tags found
No related merge requests found
Pipeline #35173 passed with warnings
...@@ -7,20 +7,20 @@ For more information, see [e-IINFRA CZ S3 Service documentation][a]. ...@@ -7,20 +7,20 @@ For more information, see [e-IINFRA CZ S3 Service documentation][a].
## Access: ## Access:
To access to S3 you must: To access to S3 you must:
* have an [e-Infra CZ account][3] * have an [e-Infra CZ account][3]
* be a [member of an active project][4] * be a [member of an active project][4]
### Steps: ### Steps
1. Fil in application at [https://einfra.cesnet.cz/fed/registrar/?vo=storage][b] to be a member of VO group 1. Fil in application at [https://einfra.cesnet.cz/fed/registrar/?vo=storage][b] to be a member of VO group
* Provide information about the reservation capacity in TB/GB in the **Description of planned activity** field. * Provide information about the reservation capacity in TB/GB in the **Description of planned activity** field.
2. Wait for a confirmation email with information about the endpoint (e.g. cl2) and link to [Filesender][e] where your key is stored. 2. Wait for a confirmation email with information about the endpoint (e.g. cl2) and link to [Filesender][e] where your key is stored.
!!! important "Link Expiration" !!! important "Link Expiration"
Note that the link has an expiration date, so download the information to your local storage. Note that the link has an expiration date, so download the information to your local storage.
**Key Format:** **Key Format:**
``` ```
...@@ -28,23 +28,24 @@ To access to S3 you must: ...@@ -28,23 +28,24 @@ To access to S3 you must:
"access_key": "IL2***********JAS", "access_key": "IL2***********JAS",
"secret_key": "WIt******************HRAYvBtHmD" "secret_key": "WIt******************HRAYvBtHmD"
``` ```
Use this information for management tool configuration. Use this information for management tool configuration.
IT4I offers two tools for object storage management on Karolina: IT4I offers two tools for object storage management on Karolina:
* [S3cmd][1] * [S3cmd][1]
* [AWS CLI][2] * [AWS CLI][2]
## Walkthroughs (Config Connection) ## Walkthroughs (Config Connection)
[https://du.cesnet.cz/en/navody/object_storage/cesnet_s3/start][c] * [https://du.cesnet.cz/en/navody/object_storage/cesnet_s3/start][c]
[https://www.s3express.com/kb/item26.htm][d] * [https://www.s3express.com/kb/item26.htm][d]
[1]: s3cmd.md [1]: s3cmd.md
[2]: awscli.md [2]: awscli.md
[3]: https://docs.e-infra.cz/account/ [3]: https://docs.e-infra.cz/account/
[4]: https://docs.it4i.cz/general/access/project-access/ [4]: https://docs.it4i.cz/general/access/project-access/
[a]: https://docs.e-infra.cz/storage/object-storage/s3-service/ [a]: https://docs.e-infra.cz/storage/object-storage/s3-service/
[b]: https://einfra.cesnet.cz/fed/registrar/?vo=storage [b]: https://einfra.cesnet.cz/fed/registrar/?vo=storage
[c]: https://du.cesnet.cz/cs/navody/object_storage/cesnet_s3/start [c]: https://du.cesnet.cz/cs/navody/object_storage/cesnet_s3/start
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment