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 =
There are two ways to access your data containers:
# 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 object store such as setting policies cannot be done via web browser and must be done with an S3-compatible client
# if your object storage policies are set to public (not default), object storage is accessible via an HTTPS endpoint:


= Managing your Arbutus object store =
= Managing your Arbutus object store =
Line 56: Line 61:
* Data container names must be unique across '''all''' users in the Object Store, so you may benefit by prefixing data containers your project name to maintain uniqueness. In other words, don't bother trying to create a container named ''test'', but ''def-myname-test'' is probably OK.
* Data container names must be unique across '''all''' users in the Object Store, so you may benefit by prefixing data containers your project name to maintain uniqueness. In other words, don't bother trying to create a container named ''test'', but ''def-myname-test'' is probably OK.
* Container policies are managed via json files.
* Container policies are managed via json files.
= Accessing your Arbutus Object Store =
There are two ways to access your data containers:
# 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 object store such as setting policies cannot be done via web browser and must be done with an S3-compatible client
# if your object storage policies are set to public (not default), object storage is accessible via an HTTPS endpoint:


<!--T:21-->
<!--T:21-->
<code>https://object-arbutus.cloud.computecanada.ca:443/DATA_CONTAINER</code>
<code>https://object-arbutus.cloud.computecanada.ca:443/DATA_CONTAINER</code>


= Managing data containers policies for your Arbutus Object Store = <!--T:31-->
== Managing data containers policies for your Arbutus Object Store == <!--T:31-->
{{Warning
{{Warning
   |title=Attention
   |title=Attention
cc_staff
172

edits

Navigation menu