Skip to content

Allow custom S3 endpoint URLS #43

@danthelion

Description

@danthelion

It would be great if UC could connect to custom S3 endpoint URLs, for example, a locally running minio.

Something along the lines of:

server.env=dev
s3.bucketPath.0=s3://datawarehouse
s3.accessKey.0=minio
s3.secretKey.0=minio123
s3.region.0=us-east-1
s3.endpoint_url.0=http://minio:9000

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions