Jellyfin Forum
another nginx question - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Off Topic (https://forum.jellyfin.org/f-off-topic)
+--- Forum: Self-hosting & Homelabs (https://forum.jellyfin.org/f-self-hosting-homelabs)
+--- Thread: another nginx question (/t-another-nginx-question)



another nginx question - dragonborn9259 - 2025-05-25

so im using proxmox and i have a vm for jellyfin and arrs stack. i have an ubuntu lxc for nginx. i followed techhuts new tutorial for everything.
jellyfin is in an docker compose with itself and jellyseer and the arrs stack in a different docker compose.
i added a records for each subdomain i wanted to use on namecheap and waited for propogation. 
under the network settings in jellyfin i have the known proxies set to the local ip of the lxc running nginx and the http port is 8096
i have forwarded port 443 40 and 8096
block common exploits, websockets support, force ssl, http/2 support, hsts, and hsts subdomains are all enabled on the proxy.
i have been trying for hours and am finally lost. the issue is i can connect via the subdomain in browser as can my users, but we cannot get the app to find the server so we can login using it. i can still connect locally however  if oyu need more info ask and ill do my best to find out