Fernando Pérez-García

Results 209 comments of Fernando Pérez-García

Hi again. I've started looking into how to do this. I have deployed Flexify.IO, which "transparently converts S3 API to Azure Blob API", on an Azure virtual machine. I have...

I need to start looking into that, it's hard to estimate for now. I will experiment with generalizing to S3-compliant storages and also to Azure Blob Storage directly, and keep...

As I just verified that I can import from a mounted folder (see #3379, I was using the minimal deployment version), we will postpone the direct integration with Azure Blob...

> Yes please, if the XML has been deprecated or removed, we should certainly update the docs. Yes, [it looks like it has been changed](https://stackoverflow.com/a/64852951/3956024). I'll open the PR in...

> I'll open the PR in a minute. Actually, should I wait until my issue is fixed, just to confirm that it's not related to the CORS config?

> I was just checking the S3 docs and it seems like XML is still supported. What issue were you seeing when trying with the XML? Unless I'm in the...

More specifically, this error message is ``` The CORS configuration must be written in valid JSON. API response Expected params.CORSConfiguration.CORSRules to be an Array ```

**Update** I have now deployed the DSA on a virtual machine, instead of a multi-container application. That allows me to perform OAuth authentication (#3382) and I'm not getting the error...

> If you aren't using the docker file with DSA, then you probably aren't running "girder mount" on the same machine as Girder. I've been using the `docker-compose` file in...