Jump to content

[Support] Djoss - Nginx Proxy Manager


Recommended Posts

15 minutes ago, mattie112 said:

Can you chech the certificate view in NPM? Perhaps it did made one and you can just use it. Or chech the drop down where it says 'request new' 

So the dropdown shows:  Note that what I highlighted out was my attemp to manually add my Certs from Cloudflare to NPM. It does not related to my nextcloud proxy.

 

In my SSL Certs, I only have this manually added Cert from Cloudflare.  Note I only added this cert because of the issues I was having trying to get nextcloud to work here.  It didn't work prior to this (or after the fact).

image.png.02d9f1aa37e12d7045fe5378e6b68c8d.png

Link to comment
11 minutes ago, mattie112 said:

Ik strange. You could check in the docker container itself on the filesystem (or in the app data) and manually remove any files that are certificates for your host. Or if you have not a lot of config yet just clear and restart. 

I'll clear and restart.  My only other guess is I am not setting up the Proxy Host right.    NNote I have tried EVERY combination in port  (ie. I've tried http/https for 443, 444, 1443, etc).  Here is how I have it set up.  What do you think I should be using?

 

image.png.bc405423ec2bd86479693f7779ac3260.png

 

And my SWAG config file looks like this:

image.png.214a207ff3a3e1b6c5000c60cb245a1a.png

Link to comment
33 minutes ago, mattie112 said:

Ik strange. You could check in the docker container itself on the filesystem (or in the app data) and manually remove any files that are certificates for your host. Or if you have not a lot of config yet just clear and restart. 

I might have more information.  I checked logs when trying to pull a certificate and got this:

"Timeout during connect (likely firewall problem)"

 

My NGINX is setup exactly the same as SWAG (and I know i did port forwarding for SWAG).  Here is my NGINX PM:

image.png.243e6203e8dadc7aae68c8b1bd97a828.png

and note I also have this on the "Custom: Proxynet" network type as my SWAG is on that too.

 

Here is my SWAG:

image.png.2b106e2a2f6f476a77bb5ef0e285f259.png

Link to comment

My docker network configuration is:
- Docker custom network type: ipvlan
- Host access to custom networks: Disabled

 I have this problem:
 
1) npm is configured on the "br0" network with a fixed ip (192.168.10.238). But I can't access the panel because when i try to do login , shows the error “Bad Gateway". All the other containers are on a single network (bdrtec), only npm is on “br0”.

 

image.png.62fbb84546fcacdc7b6858f5badaa3db.png

Link to comment
  • 3 weeks later...

I have my Cloudflare Tunnel pointed to NPM and a wildcard cert setup. However, when I enable Force SSL, I get an error stating "too many redirects." Any idea why I am getting this error? 

 

NPM perfectly redirects my app.example.com to the correct docker container with this turned off. I just don't understand what is a causing the error.

Link to comment
12 hours ago, rbrowning85 said:

I have my Cloudflare Tunnel pointed to NPM and a wildcard cert setup. However, when I enable Force SSL, I get an error stating "too many redirects." Any idea why I am getting this error? 

 

NPM perfectly redirects my app.example.com to the correct docker container with this turned off. I just don't understand what is a causing the error.

I didn't point my cloudflare directly at NPM.....

 

I pointed my router to the AdGuard IP.
AdGuard points to NPM.
NPM points to the domains.

 

Link to comment
1 hour ago, Braulio Dias Ribeiro said:

I didn't point my cloudflare directly at NPM.....

 

I pointed my router to the AdGuard IP.
AdGuard points to NPM.
NPM points to the domains.

 

Interesting. So you are pointing your Cloudflare Tunnel to your router's IP address? Then using an Adguard DNS rewrite, you are then forwarding that to NPM, which then proxies it to the correct docker container? 

 

app.example.com --> Cloudflare Tunnel --> home router --> AdGuard DNS rewrite --> NPM --> docker container

 

Does this require you to open ports 80 and 443 on your router? 

Link to comment
32 minutes ago, rbrowning85 said:

Interesting. So you are pointing your Cloudflare Tunnel to your router's IP address? Then using an Adguard DNS rewrite, you are then forwarding that to NPM, which then proxies it to the correct docker container? 

 

app.example.com --> Cloudflare Tunnel --> home router --> AdGuard DNS rewrite --> NPM --> docker container

 

Does this require you to open ports 80 and 443 on your router? 

My redirect sub domains are internal......
Some are external
 

Cloudflare Tunnel Site --> Cloudflare Tunnel Docker Unraid

Router --> AdGuard DNS rewrite --> NPM --> docker container

 

image.thumb.png.ab12b25e54f2baa9d1d839221a6f63a9.png

 

image.thumb.png.016a89104989743de06c8fff134d769f.png

 

image.thumb.png.2555cc8e67a998c61942f39113e9d520.png

Edited by Braulio Dias Ribeiro
Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...