saltyorg / Sandpit

GNU General Public License v3.0
6 stars 4 forks source link

Update immich.yml #13

Closed RaneyDazed closed 11 months ago

RaneyDazed commented 11 months ago

Updating the compose file to be more in line with the current default for Immich. Added the saltbox managed label to each container. added user mapping to each container as well, as the majority of them will accept it. Removed default volumes in liu of the saltbox standard /opt/appname directories. Additional container added (typesense) since its also now included in the default.

RaneyDazed commented 11 months ago

I thought they were called that to separate them. I assumed they'd be renamed by the person running this to .env. I could add that to the immich.md file, or rename them here, is either better for you?

owine commented 11 months ago

I thought they were called that to separate them. I assumed they'd be renamed by the person running this to .env. I could add that to the immich.md file, or rename them here, is either better for you?

Given this all lives in a single compose folder, my thought is we should make it fairly drop in and allow for other potential compose files to have their own env files as well. My preference is to leave the file named immich.env and reference it as such in the compose.

RaneyDazed commented 11 months ago

gotcha, should be all set. that was my thought as well after my first response. :p forgive me. should be set.