/// CONNECT A PROVIDER / OUTSCALE
Outscale
Outscale Object Storage (OOS) is S3-compatible and authenticates with an Access Key and Secret Key. 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 Outscale.
- The bucket name and the region (for example
eu-west-2orus-east-2).
Create an access key
- In the Outscale Cockpit, open the initials menu → Account Settings.
- Go to Access Keys and click Create Access Key — you can optionally set an expiry.
- Download the CSV or copy the Access Key and Secret Key — the Secret is shown only once.
Endpoint & region
https://oos.<REGION>.outscale.com — for example https://oos.eu-west-2.outscale.com. Regions include eu-west-2, us-east-2, us-west-1, cloudgouv-eu-west-1, and ap-northeast-1.
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://oos.<REGION>.outscale.comand connect.
Supported features
Outscale Object Storage supports versioning, lifecycle, CORS, bucket policy, object tags, and Object Lock.