Other Providers
Store your builds in a custom S3-API compatible bucket
This feature is available to users on our Pro plan and up.
Introduction
While Buildstash offers simple, low-cost storage for your builds out the box, you may prefer to host your own build data.
We provide documented support for AWS S3 and Cloudflare R2, however in theory you can connect any S3-API compatible storage provider.
Using providers other than AWS or Cloudflare is not officially supported at this time, and it is possible you may encounter issues.
Configuration
If you haven't already created a storage bucket to use with Buildstash, it is strongly advised to start with a new or empty bucket. Our application expects a certain directory structure and won't be able to work with existing files.
You will need to configure the bucket region if it has one specified. For non-AWS providers, this is often just 'auto'.
Most importantly, you will have to enter the custom endpoint for the bucket - excluding the bucket name itself.