Hello,
is there a possibility to make the s3 upload more generic, so it can be used also with s3 compatible services?
I personally use the minio-server (
https://min.io/) as a backend for some kind distribution. I think, you should now more cloud-storages than only Amazon S3, even it's the biggest, but also the most expensive
For my minioserver as target, i need only the possibility to specify the target server. Everything else should be the same as for Amazon S3, you can also use the Amazon S3 client to work with minio.
Regards,
Ingo