Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for S3 compatible services #4

Open
iler opened this issue Aug 14, 2020 · 3 comments
Open

Add support for S3 compatible services #4

iler opened this issue Aug 14, 2020 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@iler
Copy link

iler commented Aug 14, 2020

Would it be possible to add support for other S3 compatible services to upload the reports to? AWS-sdk supports it so it would only require to add support for endpoint directive (https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Endpoint.html) in to this module :)

@adamhenson adamhenson added the help wanted Extra attention is needed label Oct 8, 2020
@adamhenson
Copy link
Collaborator

Thanks for the feedback and sorry for the delay. Anything is possible, however I'm personally unfamiliar. Would you want to propose the use case and value?

@iler
Copy link
Author

iler commented Oct 8, 2020

Well then one could use S3 compatible service providers like for example DigitalOcean which offers Spaces as S3 compatible object storage. There are also many other service providers who offer S3 compatible object storage as a service.

@adamhenson
Copy link
Collaborator

Thanks @iler. Attempting to support S3 compatible service providers could lead us down a rabbit hole, but I'm open to it - if there could be a way to at least allow the flexibility. I'm not personally familiar with the services and don't have a way to test, so I'd welcome a PR for this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants