StorafleetStorafleet

/// CONNECT A PROVIDER / CUBBIT DS3

Cubbit DS3

Cubbit DS3 is S3-compatible and authenticates with an Access Key and Secret Key. It exposes a single geo-distributed endpoint and uses virtual-hosted addressing.

Don't have a bucket yet? Create one first →

What you need

  • An Access Key and Secret Key from a Cubbit Project.
  • The bucket name; the region is eu-west-1.

Create an access key

  1. In the Cubbit Web Console, select your Project.
  2. Go to Access key and click Create access key.
  3. Download the CSV or reveal and copy the Access Key and Secret Key — shown only once.

Endpoint & region

https://s3.cubbit.eu — a single geo-distributed endpoint. Set the region to eu-west-1.

Connect the Fleet

  1. From the Fleet page, click Create Fleet and pick Access Keys; enter a name, the bucket name, and eu-west-1 as the region.
  2. Paste the Access Key and Secret Key.
  3. Set the endpoint to https://s3.cubbit.eu and connect.

Supported features

Cubbit DS3 supports versioning, partial lifecycle (non-current-version expiration only), object tags, and Object Lock. CORS and bucket policy are not supported.

Cubbit is virtual-hosted; some tenants use a custom host like s3.<tenant>.cubbit.eu — use whatever the console shows.