littlelink-server icon indicating copy to clipboard operation
littlelink-server copied to clipboard

Nginx Reverse proxy

Open sysdev-isu opened this issue 1 year ago • 1 comments

Hi,

I'm using NPM and the container not loading is there any custom configuration I must add to Nginx config?

1 2 3

Thanks

sysdev-isu avatar Aug 13 '22 10:08 sysdev-isu

When I setup I only had the top two of the let's encrypt, maybe turn those off and give it ago

Ki-er avatar Aug 13 '22 19:08 Ki-er

@sysdev-isu those are pretty much the same settings I have except I have the cache assets off and I'm on port 3000.

P.S For HSTS settings, make sure your provider for your URL supports that aka like Cloudflare to turn that feature on.

P.S.S The only other thing I can advise you on is if you're hosting the Nginx Proxy Manger on the same host. In most cases it can sometimes give you problems unless you sort out your network and how everything talks/passes traffic. For myself I ended up separating Nginx Proxy Manger into it's own vm and then gave it a dedicated nic for mine to work.

jjjonesjr33 avatar Aug 15 '22 05:08 jjjonesjr33

Fixed

sorry for bothering you it is related to docker network

sysdev-isu avatar Aug 20 '22 21:08 sysdev-isu