Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
None
-
None
Description
Update the startup.sh for the guacamole-client container to allow for specifying things like credentials for MySQL and PostgreSQL via Docker secrets, instead of plaintext environment variables. Similar to the way it is done with containers like MariaDB.
I have already implemented the changes needed, and have tested them in my own setup, this issue is being created prior to making a PR on Github.