Skip to main content

Manage buckets and users

Our customer interface Cockpit allows you to create and manage our "Object Storage" product in a self service fashion.

Terms

Bucket: A bucket represents a container in which you store your data.

Bucket User: Each user created can be granted access to multiple buckets. Each user has an "access key" and a "secret key". This information is required to log in to the system.

Which "Location" should I choose?

The choice of the "Location" plays an important role if you want to use your bucket for backups. In this case, it is advisable not to create the bucket in the same data center where your systems are located.

On the other hand, if you want to mount the bucket directly on your systems via a network protocol, it would be advisable to choose the "Location" where your systems are located due to lower latencies.

Manage Users

Users can be managed via the Cockpit, nctl, or the API.
A user can only be granted access to buckets that are created in the same Location.

You can create users under the Bucket Users tab in our Self-Service Portal.

Update Users

You can update users under the Bucket Users tab in our Self-Service Portal.

Delete Users

You can delete users via the Cockpit or using nctl.
Please note that users who still have access to buckets may need to be removed from those first.

You can delete users under the Bucket Users tab in our Self-Service Portal.

Manage buckets

Create buckets

Buckets can be managed via the Cockpit, nctl, or the API. When creating a bucket, you must always provide a unique name and a location.

The following settings are optional:

Versioning: The files are stored versioned. This takes up more storage space, but protects the data from being overwritten. Public readable: The bucket's data can be accessed or downloaded without authentication. Public list: A list of the files in the bucket can be retrieved using the specified public URL. The option requires that "Public readable" has been enabled. Location: Defines the location of the data.

All options, except for "Location", can be adjusted later as needed.

After creating a bucket, you can specify which users should have access to the new bucket. Users can be granted read access or write access.

Only users from the same "Location" where the bucket was created can be selected.

You create buckets under the Bucket tab.

Update buckets

You can update most bucket settings, but the bucket location cannot be changed after creation. If you need a different location, create a new bucket and migrate your data.

You update buckets under the Bucket tab.

Getting bucket details

A bucket's configuration can be checked anytime through the Cockpit, nctl or the API.

Bucket details are available under the Bucket tab.

How do I access my buckets?

Buckets can be accessed via the S3-compatible API or via HTTP. Various open source tools and framework integrations are available for this purpose.

Pricing

per GBv1v2
Storage0,09 CHF0,03 CHF
Outbound traffic0,02 CHF0,02 CHF

The storage space is billed per started gigabyte. If you need more than 1 TB of storage, please contact us to adjust your quota.