You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this awesome software. I've had some success but struggle with some part:
Is it possible to use one docker image for local and S3 files? As mentioned, I've had some success but I kinda miss where I can can define in the path to which storage it should go. It complicates it a bit as the local storage is the same as the S3 path (except of course the bucket name). I was expecting to use something like /local/checksum/image.png and for s3 /s3/checksum/image.png.
Also, while it imagor works directly in the browser, I have the need to use it within our code and axios. I've tried to do so, but it always fails. Is there some kind of security flag I need to set? I've tried the ones in the doc but that didn't help.
If this is documented, please just point me to it. Thank you.
The text was updated successfully, but these errors were encountered:
Hi there,
Thank you for this awesome software. I've had some success but struggle with some part:
Is it possible to use one docker image for local and S3 files? As mentioned, I've had some success but I kinda miss where I can can define in the path to which storage it should go. It complicates it a bit as the local storage is the same as the S3 path (except of course the bucket name). I was expecting to use something like /local/checksum/image.png and for s3 /s3/checksum/image.png.
Also, while it imagor works directly in the browser, I have the need to use it within our code and axios. I've tried to do so, but it always fails. Is there some kind of security flag I need to set? I've tried the ones in the doc but that didn't help.
If this is documented, please just point me to it. Thank you.
The text was updated successfully, but these errors were encountered: