StorafleetStorafleet

/// CONNECT A PROVIDER / PETABOX

Petabox

Petabox is S3-compatible and authenticates with an Access Key ID and Secret Key.

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

What you need

  • An Access Key ID and Secret Key.
  • The bucket name.

Create API keys

  1. In petabox.io/dashboard, open Access Keys.
  2. Click Create / generate.
  3. Copy the Access Key ID and Secret Key (shown once).

Endpoint & region

https://s3.petabox.io (default). Optional regional hosts like s3.<region>.petabox.io exist for eu-central-1 / ap-southeast-1 / me-south-1 / sa-east-1. The signing region stays us-east-1. Use path-style addressing.

Connect the Fleet

  1. From the Fleet page, click Create Fleet and pick Access Keys.
  2. Paste the Access Key ID and Secret Key.
  3. Set the endpoint.
  4. Click connect.

Supported features

Petabox supports versioning, bucket policies, object tags, and Object Lock.

Storage classes are chosen per object at write-time, not via lifecycle transitions.