On Mon, Mar 29, 2021 at 8:06 AM Golota Sergey <[email protected]> wrote:
> used the installation script > > https://github.com/MysticRyuujin/guac-install > > > It still depends on whether you're doing Docker or native install. If using Docker, it should be as easy as updating the individual containers and re-launching them. If you're doing a native install, without Docker, then you'll need to: * Download updated components (guacamole WAR file, any extensions, and guacamole-server) * Rebuild guacamole-server, install, and restart guacd * Update the extensions * Deploy the WAR file, which will also re-start the client There are no DB changes between 1.2.0 and 1.3.0, so no need to update DB schema. -NIck >
