/// 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
- In the Cubbit Web Console, select your Project.
- Go to Access key and click Create access key.
- 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
- From the Fleet page, click Create Fleet and pick Access Keys; enter a name, the bucket name, and
eu-west-1as the region. - Paste the Access Key and Secret Key.
- Set the endpoint to
https://s3.cubbit.euand 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.