Skip to content

Using swift

Object Storage in Arbutus cloud

The OpenStack Object Store project, known as Swift, offers cloud storage software so that you can store and retrieve lots of data with a simple API.

If you require S3 access to it, please contact our technical support.

Using the Object Storage via Browser

Swift can be accessed via the openstack CLI and/or via the Cloud web interface.

Step/Context Description
Dashboard Menu The object storage can be accessed via the menu on the left side.
Publicly accessible container To store data, a storage container needs to be created, which can hold the data. Multiple containers can be created if required. By clicking on Public Access, the container becomes public and will be accessible by anyone. If the container has no public access, it can only be used within the project's VMs.
File upload via browser To upload files via browser into the container, click on the upload button.

Using the Object Storage via OSA CLI