Trying to setup Immich on QNAP, using ContainerStation/immich-server docker...debbuging help reques
Hi!
I'm using QNAP TS-464-8G-US and I have ContainerStation installed and was looking at using https://hub.docker.com/r/altran1502/immich-server
1. I clicked Deploy > Latest Image > and set it up using the default settings
2. But when I try to visit the server via 192.168.50.205:32770 or 10.0.3.2 I cannot reach anything....
Any advice on this? I see a lot of different ways to install immich. I'm not married to using ContainerStation, I'm just not sure of what the best way to do it all is... Haven't seen a guide or anything

3 Replies
:wave: Hey @shimmy,
Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich :immich:.
References
- Container Logs:
docker compose logs
docs
- Container Status: docker compose ps
docs
- Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
Checklist
1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
2. :ballot_box_with_check: I have read applicable release notes.
3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
4. :ballot_box_with_check: I have reviewed Github for known issues.
5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload
command.
7. :ballot_box_with_check: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable
(an item can be marked as "complete" by reacting with the appropriate number)
If this ticket can be closed you can use the /close
command, and re-open it later if needed.There's many more containers required than just the server. You nee the microservices, machine learning, postgres (pgvecto.rs), and redis as well
ohh i see thank you
I will do the YAML installation via ContainerStation > Application