January 24, 20224 yr I have a fresh installation of NGINX docker on unRAID 6.9.2 I am trying to use it for nextcloud, vaultwarden, etc... I have my ubiquity UDM PRO SE set up to point port 80 to 1880 and 443 to point to 18443 of the unRAID server IP. I can get to say tdarr and vaultwarden internally using the local IP. I have cname setup in cloudflare to point to hostname of tdarr.mydomain.com (tried both proxy and dns only). I have a Lets encypt ssl cert for both mydoain.com and *.mydomain.com. Also have one for mydomain.com from CLoudflare. Nothing I do seems to allow me to see teh spalsh page of tdarr or anything else I try this with. Need help getting started to get the first docker up. Thoughts??
January 24, 20224 yr Author This is what I get when I try and http://tdarr.mydomain.com Edited January 24, 20224 yr by mgadbois
January 25, 20224 yr why not the swag container? I don't know much but you don't need 80 if you do ssl cert via Cloudflare. it uses dns, and I limit connections to 443 so that only traffic from Cloudflare gets through. https://www.cloudflare.com/ips/
January 26, 20224 yr Author It seems, at least I thought, that NGINX would be easier to set up. I get intermittent results when training https. on and off cert errors
February 2, 20224 yr On 1/26/2022 at 3:39 PM, mgadbois said: It seems, at least I thought, that NGINX would be easier to set up. I get intermittent results when training https. on and off cert errors post your nginx config?
March 1, 20224 yr Trying to setup of Nginx Proxy Manager. Having. trouble. Checked with Cloudflared to see if my Argo tunnel is working. It seems to be working BUT I get the following error 2022-03-01T04:24:45Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.0.150:xxx: connect: connection refused" cfRay=6e4f1ff22805977f-AMS originService=https://192.168.0.150:xxx (FYI - this address is to my nextcloud docker.) Is error preventing my NPM from working? How can I fix it? Edited March 1, 20224 yr by Profezor
March 2, 20224 yr 16 hours ago, Profezor said: Trying to setup of Nginx Proxy Manager. Having. trouble. Checked with Cloudflared to see if my Argo tunnel is working. It seems to be working BUT I get the following error 2022-03-01T04:24:45Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 192.168.0.150:xxx: connect: connection refused" cfRay=6e4f1ff22805977f-AMS originService=https://192.168.0.150:xxx (FYI - this address is to my nextcloud docker.) Is error preventing my NPM from working? How can I fix it? Partially resolved - Created a Custom Network as instructed by the Official version. Question is. - must all the apps be on that same custom network to be proxied?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.