On Tue, Oct 14, 2025 at 4:08 PM Tony Guadagno <[email protected]> wrote:
> Hi, I am using the docker container for guacamole with a native instance > of Apache to do the reverse proxy. It is working pretty well, however, it > is showing the source ip address as 172.18.0.1 which is the ip on the > docker bridge network interface. > > > > So I did see this: > > Using a reverse proxy for SSL termination — Apache Guacamole Manual v1.6.0 > <https://guacamole.apache.org/doc/gug/reverse-proxy.html> > > > > Which talks about this issue and suggests setting up a tomcat valve to fix > it….but how do I do this if I am using the docker container and don’t have > access to the properties file?? > > > > Are there environment variables to pass in? > > > Yep - see the following manual page: https://guacamole.apache.org/doc/gug/guacamole-docker.html#running-guacamole-behind-a-proxy Let us know if anything isn't covered, there! -Nick >
