Store and Share data: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 6: Line 6:
= Configuring S3 access =
= Configuring S3 access =


You fist need to have your [[OpenStack Client]] installed and configured.
# You first need to have your [[OpenStack Client]] installed and configured.  
# Then, with the client you generate an e2c/S3 id and secret


==Create the S3 (ec2) Credentials==
With the client is installed and the RC files downloaded in step 1 you can create the S3 ID and secret.  
 
Now that your client is installed and the RC files for you project is downloaded, 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=


==Manage you S3 buckets with Globus==
See the [[Globus]] documentation


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.
123

edits