I use installation through a script. (Docker is not used there) but there is a more detailed instruction, I did not understand everything from your advice.

30.03.2021 00:57, Nick Couchman пишет:
On Mon, Mar 29, 2021 at 8:06 AM Golota Sergey <sgol...@turgai.kz.invalid> wrote:

    used the installation script

    https://github.com/MysticRyuujin/guac-install
    <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

Reply via email to