Setup Q: Do I need to install postgresql14 and redis docker apps if I use the compose (official) method? #8843
Answered by
schuhbacca
Apr 16, 2024
Replies: 1 comment
|
You do not. If you used the docker compose method then postgres and redis are included. You don't need to install anything additional for immich. The compose method just "pins" specific versions of items. Pay attention to future release notes and make the compose updates if there are any. |
0 replies
Answer selected by
DMcWetty
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You do not. If you used the docker compose method then postgres and redis are included. You don't need to install anything additional for immich. The compose method just "pins" specific versions of items. Pay attention to future release notes and make the compose updates if there are any.