diff --git a/docs.it4i/storage/cesnet-s3.md b/docs.it4i/storage/cesnet-s3.md index a898f750e9742dd3a859413a4827412d186d05fd..795826fd7c054785e4e5d630ae31e49a60fe09e4 100644 --- a/docs.it4i/storage/cesnet-s3.md +++ b/docs.it4i/storage/cesnet-s3.md @@ -7,20 +7,20 @@ For more information, see [e-IINFRA CZ S3 Service documentation][a]. ## Access: To access to S3 you must: - + * have an [e-Infra CZ account][3] * be a [member of an active project][4] - -### Steps: - -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. - + +### Steps + +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. + 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" - 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:** ``` @@ -28,23 +28,24 @@ To access to S3 you must: "access_key": "IL2***********JAS", "secret_key": "WIt******************HRAYvBtHmD" ``` + Use this information for management tool configuration. - + IT4I offers two tools for object storage management on Karolina: * [S3cmd][1] * [AWS CLI][2] - + ## Walkthroughs (Config Connection) -[https://du.cesnet.cz/en/navody/object_storage/cesnet_s3/start][c] -[https://www.s3express.com/kb/item26.htm][d] - +* [https://du.cesnet.cz/en/navody/object_storage/cesnet_s3/start][c] +* [https://www.s3express.com/kb/item26.htm][d] + [1]: s3cmd.md [2]: awscli.md [3]: https://docs.e-infra.cz/account/ [4]: https://docs.it4i.cz/general/access/project-access/ - + [a]: https://docs.e-infra.cz/storage/object-storage/s3-service/ [b]: https://einfra.cesnet.cz/fed/registrar/?vo=storage [c]: https://du.cesnet.cz/cs/navody/object_storage/cesnet_s3/start