Skip to content

Support to upload report to custom S3 (minio) #1605

Closed
@Vatson112

Description

Description

It will be nice to have oportunity to use custom s3 provider like Minio.

Minio is AWS S3 compatible, so we can use ordinary aws cli with it. For example:

aws --endpoint-url https://play.min.io:9000 s3 ls

Therefore I think it's possible to implement this without completely rewriting the current implementation.

Unfortunatly, I dont have any expirience with AWS and AWS-SDK to realise it by myself.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions