dvd741-a

Results 15 comments of dvd741-a

@modem7 - I don't understand how you were able to use local storage. It's hardcoded to use the S3 client. I would prefer local storage anyway..

Can't you just store the files in a mapped volume/directory? This way they would be stored independently from the instance

https://github.com/AmruthPillai/Reactive-Resume/pull/906 Once this gets approved & merged, add environmental variable: STORAGE_S3_ENABLED=false

> currently testing your patch, it work locally right now, but need further test as issue #818 the image magically missing in few days. If we mount the path (see...

If you run a new docker image version it will - since the images are stored "within" the container. With mounting the images are stored "outside" the container on the...

@AmruthPillai can you have a look?

> > If you run a new docker image version it will - since the images are stored "within" the container. > > With mounting the images are stored "outside"...

> Made it to master & release 3.4.6 - Should be resolved with STORAGE_S3_ENABLED=false

https://github.com/AmruthPillai/Reactive-Resume/pull/906 Once this gets approved & merged, add environmental variable: STORAGE_S3_ENABLED=false

@Gymnae - Should be resolved with above ENV variable value put to false