cc_staff
172
edits
No edit summary |
No edit summary |
||
Line 42: | Line 42: | ||
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: | 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 data container policies are set to private (default), object storage is accessible via an [[Arbutus_object_storage_clients|S3-compatible client]] (e.g. s3cmd). | |||
# if your object storage policies are set to public (not default), object storage is accessible using a browser via an HTTPS endpoint: | # if your object storage policies are set to public (not default), object storage is accessible using a browser via an HTTPS endpoint: | ||
<!--T:21--> | <!--T:21--> | ||
<code>https://object-arbutus.cloud.computecanada.ca:443/DATA_CONTAINER/FILENAME</code> | <code>https://object-arbutus.cloud.computecanada.ca:443/DATA_CONTAINER/FILENAME</code> | ||
= Managing your Arbutus object store = | = Managing your Arbutus object store = |