1
0
mirror of https://git.koehlerweb.org/frodovdr/guac-install synced 2025-07-06 15:53:33 +02:00

Updated script version from 0.9.14 to 1.0.0 (#60)

* Update guac-upgrade.sh

Adjusted version from 0.9.14 to 1.0.0

* Update guac-install.sh

Updated version from 0.9.14 to 1.0.0 and commented out patching that is specific to 0.9.14

* Update README.md

Adjusted version from 0.9.14 to 1.0.0

* Update guac-install-server.sh

Adjusted version from 0.9.14 to 1.0.0

* Update docker-install.sh

Adjusted the version from 0.9.14 to 1.0.0
This commit is contained in:
adam kaminski
2019-01-10 12:21:52 -05:00
committed by Chase Wright
parent 06e734b9c1
commit 21b84b1cb1
5 changed files with 15 additions and 14 deletions

View File

@ -1,5 +1,6 @@
# guac-install
Script for installing Guacamole 0.9.14 on Ubuntu 16.04 or newer with MySQL. It should also work on pure Debian >= 7 (with one report of it working fine on Debian 9). Feel free to provide freeback!
Script for installing Guacamole 1.0.0 on Ubuntu 16.04 or newer with MySQL. It should also work on pure Debian >= 7 but I have not tested. Feel free to provide freeback!
Run script, enter MySQL Root Password and Guacamole User password. Guacamole User is used to connect to the Guacamole Database.