Replies: 1 comment 2 replies
-
We have an FAQ entry regarding reverse proxies on our Wiki. Does that work for you? If no, what is your Nginx configuration and how do you check the connectivity? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running adguard home on docker along with nginx (npm) (also on docker) hosted on vps(linux-Ubuntu 20.xx).
I would like deploy DOH through nginx(npm) but I cannot find a clear solution (noob solution)
-have enabled untrusted doh from adguard config file
-port 443 is taken by nginx, thus doh is hosted on port 444
-also added custom domain(certificate) on both nginx and adguard to enable https
Beta Was this translation helpful? Give feedback.
All reactions