123
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
= Configuring S3 access = | = Configuring S3 access = | ||
You | # You first need to have your [[OpenStack Client]] installed and configured. | ||
# Then, with the client you generate an e2c/S3 id and secret | |||
With the client is installed and the RC files downloaded in step 1 you can create the S3 ID and secret. | |||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line> | ||
Line 33: | Line 32: | ||
=Manage you S3 buckets with Globus= | |||
See the [[Globus]] documentation | |||
=Use a S3 client to manage your bucket= | |||
There are a few clients that can be used to access Ceph S3 api. We recomend [[rclone]], it is fast and and flexible. |
edits