28
edits
m (Fonts only.) |
m (Fonts.) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 29: | Line 29: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
The important values here are <code>access</code> and <code><code>secret</code>which are the S3 [aws_]access_key_id and [aws_]secret_access_key respectively. AWS stands for Amazon Web Services, they are the creator of the S3 API. | The important values here are <code>access</code> and <code><code>secret</code>which are the S3 [aws_]access_key_id and [aws_]secret_access_key respectively. AWS stands for Amazon Web Services, they are the creator of the S3 API. | ||
=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= | = 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. | There are a few clients that can be used to access Ceph S3 api. We recomend [[rclone]], it is fast and and flexible. | ||
edits