StorafleetStorafleet

/// 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-2 or us-east-2).

Create an access key

  1. In the Outscale Cockpit, open the initials menu → Account Settings.
  2. Go to Access Keys and click Create Access Key — you can optionally set an expiry.
  3. 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

  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://oos.<REGION>.outscale.com and connect.

Supported features

Outscale Object Storage supports versioning, lifecycle, CORS, bucket policy, object tags, and Object Lock.