Files
Personal-Rancher-Catalog/templates/Guacamole/0
2019-02-06 10:46:41 -05:00
..
2019-01-16 18:59:01 -05:00
2019-02-06 10:46:41 -05:00
2019-01-16 17:45:39 -05:00

Guacamole

Initial Setup

On the "guacamole" container, run: /opt/guacamole/bin/initdb.sh --mysql > /setup/initdb.sql

On the "mysql" container, run: cat /setup/initdb.sql | mysql -u root -p guacamole_db

Post-Installation

Make sure you create your own user account and delete the "guacadmin" user (or at very least change the password)

TODO

  • Allow adding extensions