My immich-mediakit installation #33
sunne
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, just wanted to share my installation of immich-mediakit in macOS, with conda, and the "native" installation of immich using the 4v3ngR fork.
QDRANT_URL=http://127.0.0.1:6333
IMMICH_PATH=/opt/services/immich/upload
PSQL_HOST=127.0.0.1
PSQL_PORT=5432
PSQL_DB=immich
PSQL_USER=immich
# PSQL_PASS=postgres
Please keep in mind that this installation is used ONLY locally, without any exposed ports to the internet. it is meant to be used only in my local network.
This is my first contribution, so please be nice with me :)
Beta Was this translation helpful? Give feedback.
All reactions