rsnt_translations
56,420
edits
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
= Accessing your Arbutus Object Store = <!--T:35--> | = Accessing your Arbutus Object Store = <!--T:35--> | ||
Setting access policies cannot be done via | Setting access policies cannot be done via a 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: | ||
<!--T:21--> | <!--T:21--> | ||
Line 51: | Line 51: | ||
<!--T:15--> | <!--T:15--> | ||
The recommended way to manage buckets and objects in the Arbutus Object Store is by using the <code>s3cmd</code> tool, which is available in Linux. | The recommended way to manage buckets and objects in the Arbutus Object Store is by using the <code>s3cmd</code> tool, which is available in Linux. | ||
Our documentation provides specific instructions on [[Accessing_object_storage_with_s3cmd|configuring and managing access]] with the <code>s3cmd</code> client | Our documentation provides specific instructions on [[Accessing_object_storage_with_s3cmd|configuring and managing access]] with the <code>s3cmd</code> client. | ||
We can also use other [[Arbutus object storage clients|S3-compatible clients]] that are also compatible with Arbutus Object Store. | We can also use other [[Arbutus object storage clients|S3-compatible clients]] that are also compatible with Arbutus Object Store. | ||
<!--T:10--> | <!--T:10--> | ||
In addition, we can perform certain management tasks for our object storage using the [https://arbutus.cloud.computecanada.ca/project/containers Containers] section under the | In addition, we can perform certain management tasks for our object storage using the [https://arbutus.cloud.computecanada.ca/project/containers Containers] section under the <b>Object Store</b> tab in the [https://arbutus.cloud.computecanada.ca Arbutus OpenStack Dashboard]. | ||
<!--T:37--> | <!--T:37--> | ||
This interface refers to | This interface refers to <i>data containers</i>, which are also known as <i>buckets</i> in other object storage systems. | ||
<!--T:38--> | <!--T:38--> |