[
https://issues.apache.org/jira/browse/GUACAMOLE-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073753#comment-17073753
]
Douglas Heriot commented on GUACAMOLE-1005:
-------------------------------------------
I just solved this last week by mapping that xml file as a single file volume
over the top of the default one. (yuck)
This looks like a much better solution!
> Docker: Allow configuring Tomcat's RemoteIPValve
> ------------------------------------------------
>
> Key: GUACAMOLE-1005
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1005
> Project: Guacamole
> Issue Type: New Feature
> Components: guacamole-client
> Affects Versions: 1.1.0
> Reporter: Giacomo Longo
> Priority: Minor
> Labels: features
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Currently there is no easy way in Docker environments to set up the
> RemoteIPValve as indicated in
> [https://guacamole.apache.org/doc/gug/proxying-guacamole.html]
>
> Correctly setting this variable allows to correctly perform access logging
> and allows to avoid the "Connection already in use by this user." error.
> I already have the code available on
> [https://github.com/gabibbo97/charts/blob/5686c34ca599edebaa5e65599f0fcb211faf5c2f/charts/guacamole/scripts/setup-proxy-valve.sh#L4]
> and the code is almost a copy of the script mentioned there.
>
> Code PR: [https://github.com/apache/guacamole-client/pull/489]
> Docs PR: [https://github.com/apache/guacamole-manual/pull/130]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)