Nginx

Nginx serves as a reverse proxy to intercept and filter traffic between browsers and the Tomcat instance hosting the Guacamole server. 

Config file is hosted at /etc/nginx/conf.d/reverse-proxy.conf

Nginx is loaded with the PBR Wildcard Cert to enable SSL. It is hosted on :443 and forwards to :8080

image.png

It is critical that the headers listed above are included. This allows Guacamole to function properly passing through Nginx. 


Revision #1
Created 31 July 2023 03:57:19 by Mitch Fraser
Updated 31 July 2023 04:12:42 by Mitch Fraser