© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
ImmichI
Immich•4y ago•
52 replies
raph2960

Trouble setting up immich behind nginx-proxy

Hi, I am trying to add immich as a service to my server. All my services (like nextcloud) are docker-based and use the reverse proxy from here: https://github.com/nginx-proxy/nginx-proxy and I use the letsencrypt docker from here: https://github.com/nginxproxy/acme-companion.

I followed the guide and my docker-compose is pretty much the same as the one from the example except that I addes some networks (one local and one for nginx). I tried to follow the procedure to add new services as close as I did for other services. Meaning, I add subdomains to the env files and add services to the reverse proxy network. My docker-compose and env files are attached.

However when I try to go to my https://subdomain.my_domain.com that I set in the env file, all I get is a:
{"statusCode":404,"message":"Cannot GET /","error":"Not Found"}
{"statusCode":404,"message":"Cannot GET /","error":"Not Found"}


I get that the docs say to access the website via http and specific port, but the way I understand the reverse proxy is that it forwards requests to the specified subdomain (I specified in the .env file) via https and 443 to the port that the service is internally running on.

Any help would be much appreciated!
output_containers.log27.41KB
env480B
docker-compose.yml2.23KB
GitHub
GitHub - nginx-proxy/nginx-proxy: Automated nginx proxy for Docker ...
Automated nginx proxy for Docker containers using docker-gen - GitHub - nginx-proxy/nginx-proxy: Automated nginx proxy for Docker containers using docker-gen
GitHub - nginx-proxy/nginx-proxy: Automated nginx proxy for Docker ...
ImmichJoin
A place to hang out, get support, discuss Immich, get announcements about releases and anything else going on.
36,590Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements
Next page

Similar Threads

Nginx Proxy manager + Immich
ImmichIImmich / help-desk-support
12mo ago
immich + NGINX proxy manager
ImmichIImmich / help-desk-support
3y ago
Immich behind reverse proxy (BunkerWeb)
ImmichIImmich / help-desk-support
14mo ago
Immich app behind reverse proxy + authentik
ImmichIImmich / help-desk-support
10mo ago