s3proxy
s3proxy copied to clipboard
[Question] Read multiple Azure storage account with a single instance of s3proxy
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.
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?