Skip to content

Conversation

@tchelovilar
Copy link

This PR adds Stackit Object Storage as a supported S3-compatible provider.

Changes

  • Added stackit provider function in src/providers.js
  • Updated README.md to include Stackit in the supported providers list

Configuration
Based on the official Stackit documentation, the provider uses:

Setting Value
Default Region US
S3 Endpoint object.storage.eu01.onstackit.cloud
Bucket Template object.storage.eu01.onstackit.cloud/%(bucket)

Note: The default region US combined with the eu01 endpoint may seem inconsistent, but this follows Stackit's official s3cmd configuration guide exactly. The region value is used for bucket_location while the endpoint remains static.

https://docs.stackit.cloud/products/storage/object-storage/tutorials/setup-an-object-storage-client/#configure-your-client-test-your-settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant