I started using Docker containers last week, so this is all new to me.

I have a huge library of pictures in another drive (HDD) on my PC and I tried to setup Immich to index those.

I’m using Windows, Docker is installed on C: drive and I gave Docker permission to check the D: drive, but I can’t make Immich find it when adding an external library.

I edited the yml file, including D:\Pictures but I get an error when trying to add the path in Immich.

Tried to search around, but without luck.

Someone knows how can I do this? Thank you :)

  • Ada@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 days ago

    Share the volumes section of your docker compose file

    Also, just in case, for pre-existing image collections (rather than one you will manually upload to immich) you need to use the “external libraries” feature in the admin settings. You should be pointing that feature at the docker mount point you have listed in your compose file