/// 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
- In the intercolo dashboard, open the API Keys page.
- Create a key.
- 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
- From the Fleet page, click Create Fleet and pick Access Keys.
- Paste the API Key (Public Key) and Secret Key.
- Set the endpoint
https://de-fra.i3storage.comand regionus-east-1. - 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.