Arbutus object storage: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 64: Line 64:


<!--T:38-->
<!--T:38-->
Using the dashboard, we can create new data containers, upload files, and create directories. Alternatively, we can also create data containers using [[Arbutus object storage clients|S3-compatible clients]].
Using the dashboard, you can create new data containers, upload files, and create directories. Alternatively, you can also create data containers using [[Arbutus object storage clients|S3-compatible clients]].


<!--T:39-->
<!--T:39-->
Line 70: Line 70:


<!--T:40-->
<!--T:40-->
If you create a new container as '''Public''', anyone on the Internet can read its contents by simply navigating to  
If you create a new container as <i>Public</i>, anyone on the Internet can read its contents by simply navigating to  


<!--T:41-->
<!--T:41-->
Line 81: Line 81:


<!--T:43-->
<!--T:43-->
{{quote|It's important to keep in mind that each data container on the '''Arbutus Object Store''' must have a '''unique name across all users'''. To ensure uniqueness, we may want to prefix our data container names with our project name to avoid conflicts with other users. One useful rule of thumb is to refrain from using generic names like <code>test</code> for data containers. Instead, consider using more specific and unique names like <code>def-myname-test</code>.}}
{{quote|It's important to keep in mind that each data container on the Arbutus Object Store must have a <b>unique name across all users</b>. To ensure uniqueness, we may want to prefix our data container names with our project name to avoid conflicts with other users. One useful rule of thumb is to refrain from using generic names like <code>test</code> for data containers. Instead, consider using more specific and unique names like <code>def-myname-test</code>.}}


<!--T:44-->
<!--T:44-->
Line 91: Line 91:


<!--T:34-->
<!--T:34-->
Currently, Arbutus object storage only supports a [[Arbutus_object_storage#Policy_subset|subset]] of the AWS specification for [https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-iam-policies.html data container polices]. The following example shows how to create, apply, and view a policy. The first step is to create a json policy file:
Currently, Arbutus object storage only supports a [[Arbutus_object_storage#Policy_subset|subset]] of the AWS specification for [https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-iam-policies.html data container polices]. The following example shows how to create, apply, and view a policy. The first step is to create a JSON policy file:


<!--T:45-->
<!--T:45-->
rsnt_translations
56,420

edits

Navigation menu