StorafleetStorafleet

/// CONNECT A PROVIDER / OVHCLOUD

OVHcloud

OVHcloud Object Storage is S3-compatible and authenticates with an Access Key and Secret Key from an S3 user. It uses path-style addressing and per-region endpoints.

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

What you need

  • An Access Key and Secret Key from an OVHcloud S3 user.
  • The bucket name and the region (for example gra, sbg, rbx, bhs, or sgp).

Create an S3 user

  1. In the OVHcloud Manager, go to Public CloudObject StorageUsers.
  2. Click Create a user — this creates an S3 user distinct from the OpenStack user.
  3. Reveal the Secret Key once and copy it along with the Access Key.

Endpoint & region

https://s3.<REGION>.io.cloud.ovh.net — for example https://s3.gra.io.cloud.ovh.net. Regions include gra, sbg, rbx, de, uk, waw, bhs, sgp, and more.

Connect the Fleet

  1. From the Fleet page, click Create Fleet and pick Access Keys; enter a name, the bucket name, and the region.
  2. Paste the Access Key and Secret Key.
  3. Set the endpoint to https://s3.<REGION>.io.cloud.ovh.net and connect.

Supported features

OVHcloud supports versioning, lifecycle with storage-class transitions (Standard / High Performance / Cold Archive), CORS, bucket policy, object tags, and Object Lock.