imagor icon indicating copy to clipboard operation
imagor copied to clipboard

Multi loader

Open thenitai opened this issue 9 months ago • 0 comments

Hi there,

Thank you for this awesome software. I've had some success but struggle with some part:

  1. 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.

  2. 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.

thenitai avatar Mar 26 '25 00:03 thenitai