[
https://issues.apache.org/jira/browse/GUACAMOLE-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Jumper closed GUACAMOLE-2008.
----------------------------------
Resolution: Invalid
The {{GUACAMOLE_HOME}} environment variable of the Docker image specifies the
path the image should use *as a template* for Guacamole's configuration.
Whatever you provide within that path is copied over to form the basis of the
rest of the generated configuration. It does not impact where that generated
configuration is located.
See:
https://guacamole.apache.org/doc/gug/guacamole-docker.html#custom-extensions-and-guacamole-home
If you have any questions on this, the place to ask those questions would be
the [email protected] mailing list:
https://guacamole.apache.org/support/#mailing-lists
Be sure to subscribe before posting or your email will not make it to the list.
> Docker image for guacamole-client ignores ENV GUACAMOLE_HOME
> ------------------------------------------------------------
>
> Key: GUACAMOLE-2008
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-2008
> Project: Guacamole
> Issue Type: Improvement
> Environment: docker
> Reporter: Andrew Gurinovitch
> Priority: Major
>
> I cannot figure out how to configure GUACAMOLE_HOME(to put extensions).
> It seems that guacamole-client docker image ignores GUACAMOLE_HOME env var
> and always uses /home/guacamole/.guacamole since its present in the docker
> image.
>
> guacamole@b188a6caaaf7:/opt/guacamole$ set|grep GUACAMOLE_HOME
> GUACAMOLE_HOME=/etc/guacamole
> 00:13:09.558 [localhost-startStop-1] INFO o.a.g.environment.LocalEnvironment
> - GUACAMOLE_HOME is "/home/guacamole/.guacamole".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)