Oh ok ! Ill try to set up a nginx container proxy passing to the guacamole with an ssl.
It will make the traffic https? Or I need to set some certificate in the guacamole? On Fri, 17 Nov 2023, 19:30 Nick Couchman, <[email protected]> wrote: > On Fri, Nov 17, 2023 at 11:02 AM Remush <[email protected]> wrote: > >> Oh okay! But if I use the guacamole image in docker? >> >> Where is the tomcat setting ? >> > > If you're running Docker, I highly suggest you use a reverse proxy, like > Nginx or Apache httpd, rather than trying to modify Tomcat settings inside > the Docker container. Tomcat runs in the guacamole/guacamole container, but > modifying the configuration manually is challenging. > > -Nick > >>
