I just installed Immich and while all my other containers have just required me to add to them to existing yaml, Immich requires its own yaml. That’s fine I guess, but for the library, I wanna host it on my NAS and so I made the volume in my main Docker-Compose.yaml, the Immich yaml was all like, “what you talking about Willis?” because in my Immich environment I tried to point to something created in my main yaml. I thought I could work around this by adding an empty volume declaration, but now I can’t find my uploads 😂 any idea on the correct methodology/workaround?

  • sabreW4K3@lemmy.tfOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 months ago

    It doesn’t seem to work, as a result, I decided to just add the storage to the Immich yaml, but it’s saying that there’s an unknown variable still. I’m guessing that’s because the environment file doesn’t know of the storage. I don’t suppose you know how to declare storage in an ENV do you?