gaul / s3proxy

Access other storage backends via the S3 API
Apache License 2.0
1.65k stars 220 forks source link

[Question] Read multiple Azure storage account with a single instance of s3proxy #590

Open alifirat opened 5 months ago

alifirat commented 5 months ago

Hi,

In the current configuration of s3proxy, there a 1-1 relation between s3proxy and an Azure SA.

Can we configure s3proxy to:

Thank for reading me.

gaul commented 4 months ago

I believe that S3Proxy supports this via bucket locators:

https://github.com/gaul/s3proxy?tab=readme-ov-file#assigning-buckets-to-backends

However the documentation is confusing. See #371 for some more information. @timuralp could we improve this somehow?