Right now the grider.cfg volview.proxy_assetstores contols this behavior for the whole Girder server and all its S3 assetstores.
Adding CORS config for AWS is at the bucket level, so may be nice for admins to have some asset stores proxies, some redirected.
Redirected S3 file URLs are probably faster than proxied.
Right now the grider.cfg
volview.proxy_assetstorescontols this behavior for the whole Girder server and all its S3 assetstores.Adding CORS config for AWS is at the bucket level, so may be nice for admins to have some asset stores proxies, some redirected.
Redirected S3 file URLs are probably faster than proxied.