Arbutus object storage: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 38: Line 38:
<!--T:14-->
<!--T:14-->
<code>openstack ec2 credentials create</code>
<code>openstack ec2 credentials create</code>
= Accessing your Arbutus Object Store =
Setting access policies cannot be done via web browser but must be done with a [[Arbutus object storage clients|SWIFT or S3-compatible client]].  There are two ways to access your data containers:
# if your object storage policies are set to public (not default), object storage is accessible using a browser via an HTTPS endpoint:
<!--T:21-->
<code>https://object-arbutus.cloud.computecanada.ca:443/DATA_CONTAINER/FILENAME</code>
# if your data container policies are set to private (default), object storage is accessible via an [[Arbutus_object_storage_clients|S3-compatible client]] (e.g. s3cmd).


= Managing your Arbutus object store =
= Managing your Arbutus object store =
Line 99: Line 107:
<p><code>s3cmd info s3://testbucket</code></p>
<p><code>s3cmd info s3://testbucket</code></p>


== Accessing your Arbutus Object Store ==
Setting access policies cannot be done via web browser but must be done with a [[Arbutus object storage clients|SWIFT or S3-compatible client]].  There are two ways to access your data containers:
# if your object storage policies are set to public (not default), object storage is accessible using a browser via an HTTPS endpoint:
<!--T:21-->
<code>https://object-arbutus.cloud.computecanada.ca:443/DATA_CONTAINER/FILENAME</code>
# if your data container policies are set to private (default), object storage is accessible via an [[Arbutus_object_storage_clients|S3-compatible client]] (e.g. s3cmd).


</translate>
</translate>
[[Category:Cloud]]
[[Category:Cloud]]
cc_staff
172

edits

Navigation menu