/// 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, orsgp).
Create an S3 user
- In the OVHcloud Manager, go to Public Cloud → Object Storage → Users.
- Click Create a user — this creates an S3 user distinct from the OpenStack user.
- 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
- From the Fleet page, click Create Fleet and pick Access Keys; enter a name, the bucket name, and the region.
- Paste the Access Key and Secret Key.
- Set the endpoint to
https://s3.<REGION>.io.cloud.ovh.netand connect.
Supported features
OVHcloud supports versioning, lifecycle with storage-class transitions (Standard / High Performance / Cold Archive), CORS, bucket policy, object tags, and Object Lock.