NGINX Proxy: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Created initial page)
 
mNo edit summary
Line 2: Line 2:
The following configs can be used to proxy connections from another application via NGINX.  You can couple this with the Let's Encrypt Certbot and its NGINX plugin to create an SSL proxy for apps.
The following configs can be used to proxy connections from another application via NGINX.  You can couple this with the Let's Encrypt Certbot and its NGINX plugin to create an SSL proxy for apps.


'''''Note:  You will need to modify these files to reflect the hostnames, fully qualified domains names (fqdns), and IPs of the systems you use this on.  Items that need to be changed are shown using generic placeholders (demo.example, <stuff in brackets>, etc).  Ensure that you fully read through all the configuration files before running and don't just copy and paste what you see here.  This information is provided AS IS and there are plenty of resources available online if you run into problems.'''''
'''''Note:  You will need to modify these files to reflect the hostnames, fully qualified domains names (FQDNs), and IPs of the systems you use this on.  Items that need to be changed are shown using generic placeholders (demo.example, <stuff in brackets>, etc).  Ensure that you fully read through all the configuration files before running and don't just copy and paste what you see here.  This information is provided AS IS and there are plenty of resources available online if you run into problems.'''''


__FORCETOC__
__FORCETOC__

Navigation menu