You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Thomas Eggers (Jira)" <ji...@apache.org> on 2020/02/02 20:53:00 UTC

[jira] [Commented] (GUACAMOLE-939) Read Docker image environment variables from guacamole.properties

    [ https://issues.apache.org/jira/browse/GUACAMOLE-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028558#comment-17028558 ] 

Thomas Eggers commented on GUACAMOLE-939:
-----------------------------------------

Hi, sorry for delay.

Yes, docker-compose is possible, but if you put LDAP and Postgres together, I think guacamole.properties is much easier to handle and better documented.

In my latest update, I add import a certificate ca from the GUACAMOLE_HOME directory into the java cacerts for ldaps communication.

Thomas

> Read Docker image environment variables from guacamole.properties
> -----------------------------------------------------------------
>
>                 Key: GUACAMOLE-939
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-939
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole-docker
>    Affects Versions: 1.0.0
>            Reporter: Thomas Eggers
>            Priority: Minor
>         Attachments: start.sh
>
>
> Hi,
> I'm not a Software developer,
>  but I have linux script and docker experience.
> I startet to enhance the start.sh file in the docker image.
> This new version is pre read required variable from guacamole.properties to configure the tomcat web interface. This make it much easier to start the docker container without so many options.
> Other things that I like to do is:
>   - import certificate for ldaps connections
>    - docker container health status
>   - and other small things
>  Thomas



--
This message was sent by Atlassian Jira
(v8.3.4#803005)