On Sun, Feb 19, 2023, 2:48 PM Luis Cascales <[email protected]> wrote:
> Hi, > > With this latest release of Guacamole, the docker image will be running > with Tomcat 8 still? > The images use the latest version of Tomcat 8.5.x and are rebuilt nightly. > Also, to test the LDAP and AD functionality, do I need to compile the > extensions with "mvn package", or the provided guacamole war file already > includes all the extensions? > The .war file never includes any extensions. If deploying manually, you would download and install them in /etc/guacamole/extensions. You don't need to build them - they are linked in the release notes / download page. If using the Docker image, they are bundled and automatically installed. - Mike
