#Docker-compose setup Jailmaker

1 messages · Page 1 of 1 (latest)

cunning gust
#

Hi all, i have went through the setup of immich trough docker-compose. This was done through dockge with the default setup and .env.
I have existing photos on my HDD and want to keep them there. However, jailmaker is running on the ssd with the app. How can i make sure that thumbnails and other are for stored on the SSD but that the origianls are still on the HDD?

smoky mirageBOT
#

:wave: Hey @cunning gust,

Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich immich.

References

Checklist

  1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: I have read applicable release notes.
  3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
  4. :ballot_box_with_check: I have reviewed Github for known issues.
  5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files, making sure to use code formatting.
  7. :ballot_box_with_check: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

smoky mirageBOT
cunning gust
#

So would it be as easy as configuring the correct .env files and if so, which ones?

#

currently on HDD? they are stored as : yyyy/mm/file.jpg . Seperately there is a RAW folder with all Raws. What to do with them?

cunning gust
#

Ant help guys?

cunning gust
#

guys? could someone please guide me a bit?

drifting swan
#

Ignore the microservices portion

cunning gust
#

thank yo u

#

if i understand correctly:
UPLOAD_LOCATION= original files--> HDD
THUMB_LOCATION= smaller generated thumbnails --> SSD

drifting swan
#

It’s however you set it up based on the paths, but in the example, yes

cunning gust
#

Thank you, so once this is mapped, i can start by uploading the files which are in the Upload location?

drifting swan
#

If you already have files uploaded you need to move those folders all to the new locations

#

It won’t be done automatically

cunning gust
#

I mant uploaded to my server itself not in immich!

#

I would map the upload location to my orignals folder

#

and then upload everything in the upload folder

#

or should i create a seperate folder on the HDD, make that the upload location and upload all my files which are currently already on my server?

cunning gust
#

Woule that be correct!

#

?

drifting swan
#

it's not at all clear what you're asking

cunning gust
#

No photos are uploaded to immich.
So there is the HDD with the origianl files, and ssd with the app. It is clear to me that i can map the upload location to the HDD and thumbs to SSD.
Should i now, upload the files which are already on the HDD and should that also by the UPLOAD Location in the env?

cunning gust
#

so i am still doubting how to do this