agent icon indicating copy to clipboard operation
agent copied to clipboard

Support Custom S3 Endpoint, etc.

Open adamgoose opened this issue 6 years ago • 1 comments

We are hosted on GCP, and Google Storage has an S3-Compliant API. We also use open-source alternatives like Minio.

I'd be useful to specify more (if not all) S3 configuration options via your config file. This would allow us to use dbacked with Minio.

adamgoose avatar Oct 23 '18 02:10 adamgoose

I'd recommend using minio-go library: https://github.com/minio/minio-go

aslafy-z avatar Oct 27 '18 13:10 aslafy-z