tzeus
tzeus
IImmich
Created by tzeus on 7/22/2023 in #help-desk-support
Help with docker compose behind nginx proxy manager
After looking around on github and reddit I still can't work out how to make immich work correctly. At the moment these are my setup files: docker-compose: https://privatebin.devol.it/?a88724d1dc848bb0#GPgQ4qnE1nGTDCYbAS6LYbdRE92wqGD1S7poctz1N5hg .env: https://privatebin.devol.it/?f9dc54ae6919e570#CaKm4nrs1HCo7Cs4HgeoV2bjKy53ViCXWsexvyNLZuoe So far all services start except altran1502/immich-machine-learning:release which fails with:
/bin/sh: 0: cannot open ./entrypoint.sh: No such file
/bin/sh: 0: cannot open ./entrypoint.sh: No such file
/bin/sh: 0: cannot open ./entrypoint.sh: No such file
/bin/sh: 0: cannot open ./entrypoint.sh: No such file
I'm not sure what to do next. I'm a bit confused after trying various things for the day. I've began with the standard setup present in the github. There I could only make it work on the local network via LAN ip and port. Then I tried the config from https://old.reddit.com/r/selfhosted/comments/wp1zxd/immich_and_nginx_proxy_manager/ (the last post) but server-release did not start for me because it also needed a typesense_api_key. After I added that to the env I got to this problem. Also I noticed there are two instances of altran1502/immich-server:release started, I have no idea if that's normal or not: https://privatebin.devol.it/?af85011ffb7b0ed2#778SQH2C59L9XhCidX2ELY64GmC5x68jgWHbuSYLWGn9 The server release pods have db related errors: https://privatebin.devol.it/?bde09697faeb6b01#BHTGV5yM7mE788T1ovdLf4MbAEfYw5rFEuGZsmBa2pmq
56 replies