You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed this tutorial to setup NGINX Proxy Manager for my home lab. It's setup to only be accessible from within my network.
I have done the following:
Purchased domain name from NameCheap
Set the Nameservers in NameCheap to direct to my 2 Cloudflare Nameservers
Set A and CNAME records in Cloudflare
Configured SSL Certificate in Nginx Proxy Manager
Added a Proxy Host
Here is my issue: when trying to go to [myDomain.com]; I get an error saying that it can't be reached.
I'm running this via Docker on a Synology. I also run a pfSense firewall.
My docker container is using the 'bridge' network, which all of the other containers I'm running are using. None of the Docker containers can be reached if I set the Destination in NPM to my host's IP address, or the Docker container name.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I followed this tutorial to setup NGINX Proxy Manager for my home lab. It's setup to only be accessible from within my network.
I have done the following:
Here is my issue: when trying to go to [myDomain.com]; I get an error saying that it can't be reached.
I'm running this via Docker on a Synology. I also run a pfSense firewall.
My docker container is using the 'bridge' network, which all of the other containers I'm running are using. None of the Docker containers can be reached if I set the Destination in NPM to my host's IP address, or the Docker container name.
Any advice? I'm not sure where I went wrong here
Beta Was this translation helpful? Give feedback.
All reactions