/// 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
- In petabox.io/dashboard, open Access Keys.
- Click Create / generate.
- 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
- From the Fleet page, click Create Fleet and pick Access Keys.
- Paste the Access Key ID and Secret Key.
- Set the endpoint.
- 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.