On Tue, Mar 1, 2022 at 9:15 AM Jim Rx <jimr...@mail.com> wrote:

> Use a proxy. For example, we have NGINX set up to forward web requests to
> https://guac.domain.tld/ to https://guac.domain.tld:8080/guacamole/ . The
> user only has to type in the https://guac.domain.tld
>
>
> Here is a web page that talks about it
>
> How to Set up a Reverse Proxy (Step-By-Step for Nginx & Apache)
> <https://kinsta.com/blog/reverse-proxy/>
>

Basically just deploy the WAR file as ROOT.war instead of guacamole.war,
which should deploy it at /. Then adjust proxy configuration to match.

-Nick

Reply via email to