Arbutus object storage clients: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 17: Line 17:


And make the following configurations with the keys provided by the Arbutus team:
And make the following configurations with the keys provided by the Arbutus team:
<pre>
<code>
Enter new values or accept defaults in brackets with Enter.
Enter new values or accept defaults in brackets with Enter.<br/>
Refer to user manual for detailed description of all options.
Refer to user manual for detailed description of all options.<br/>
 
<br/>
Access key and Secret key are your identifiers for Amazon S3. Leave them empty for using the env variables.
Access key and Secret key are your identifiers for Amazon S3. Leave them empty for using the env variables.<br/>
Access Key []: 20_DIGIT_ACCESS_KEY
Access Key []: <b>20_DIGIT_ACCESS_KEY</b><br/>
Secret Key []: 40_DIGIT_SECRET_KEY
Secret Key []: 40_DIGIT_SECRET_KEY
Default Region [US]:
Default Region [US]:
Line 46: Line 46:
Try setting it here if you can't connect to S3 directly
Try setting it here if you can't connect to S3 directly
HTTP Proxy server name:
HTTP Proxy server name:
</pre>
</code>


=== Create buckets ===
=== Create buckets ===
cc_staff
172

edits