s3proxy icon indicating copy to clipboard operation
s3proxy copied to clipboard

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

Open alifirat opened this issue 2 years ago • 1 comments

Hi,

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

Can we configure s3proxy to:

  • write only on a specific SA
  • read only from differents SA?

Thank for reading me.

alifirat avatar Jan 09 '24 16:01 alifirat

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?

gaul avatar Feb 07 '24 06:02 gaul