artifacts icon indicating copy to clipboard operation
artifacts copied to clipboard

Custom S3 endpoint

Open vladimiry opened this issue 7 years ago • 1 comments

For example I can setup my own S3 API compatible object storage server using https://github.com/minio/minio and would be great to be able to upload artifacts there. As I understand it's currently not possible to configure a custom S3 endpoint, means S3 endpoint is hardcoded somewhere in the code to s3.amazonaws.com.

vladimiry avatar Dec 26 '17 14:12 vladimiry

I ended up for now using regular Amazon AWS Command Line Interface passing --endpoint option.

vladimiry avatar Dec 30 '17 17:12 vladimiry