You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Thomas Wesolowski (JIRA)" <ji...@apache.org> on 2018/09/21 02:07:00 UTC

[jira] [Created] (GUACAMOLE-626) Add support for Docker secrets to startup.sh

Thomas Wesolowski created GUACAMOLE-626:
-------------------------------------------

             Summary: Add support for Docker secrets to startup.sh
                 Key: GUACAMOLE-626
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-626
             Project: Guacamole
          Issue Type: New Feature
          Components: guacamole-client, guacamole-docker
            Reporter: Thomas Wesolowski


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)