rabbithole
Cadet
- Joined
- Feb 22, 2024
- Messages
- 1
Hello all,
I'm just seeking validation for the current Nginx Proxy Manager (NPM) setup I have, as I'm failing to resolve issues around my domain pointing to a certain app hosted on my TrueNAS Scale server. When I go to my domain, I'd expect to hit my Jellyfin server login, but instead I am getting no response.
First of all, I'm new to this so here is my current understanding of what I'm needing to do:
I'm just seeking validation for the current Nginx Proxy Manager (NPM) setup I have, as I'm failing to resolve issues around my domain pointing to a certain app hosted on my TrueNAS Scale server. When I go to my domain, I'd expect to hit my Jellyfin server login, but instead I am getting no response.
First of all, I'm new to this so here is my current understanding of what I'm needing to do:
- Point my domain to my public IP address
- Forward port 80 on my router, to the IP and port Nginx is listening on (there are three ports in the settings, which were auto assigned by TrueNAS, I've used the web service port)
- Main service port: 10582
- Web service port: 10583
- Web secure service port: 10584
- Create a proxy host in NPM forwarding requests on to the port of the container I'm wanting to host to the web.
- Domain Name: <my_domain>.duckdns.org
- Scheme: HTTP
- Forward Hostname / IP: jellyfin
- 8096 (as configured in the jellyfin networking settings)