StorafleetStorafleet

/// CONNECT A PROVIDER / INTERCOLO OBJECT STORAGE

intercolo Object Storage

intercolo Object Storage is S3-compatible and authenticates with an API Key (the Public Key) and Secret Key.

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

What you need

  • An API Key (Public Key) and Secret Key.
  • The bucket name.

Create API keys

  1. In the intercolo dashboard, open the API Keys page.
  2. Create a key.
  3. Copy the API Key (Public Key) and Secret Key.

Endpoint & region

https://de-fra.i3storage.com — a single Frankfurt site. Region is ignored; use 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 API Key (Public Key) and Secret Key.
  3. Set the endpoint https://de-fra.i3storage.com and region us-east-1.
  4. Click connect.

Supported features

intercolo's supported features are limited to object I/O plus migration; SigV4 auth is used on every request.

intercolo is a deliberately stripped-down S3 subset — object I/O only. Versioning, lifecycle, tagging, Object Lock, ACLs, CORS, and bucket policies don't apply, so those configuration panels are inactive.