flcontainers / guacamole

A Docker Container for Apache Guacamole, a client-less remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH over HTML5. For x64, arm64 and ppc64le.
https://hub.docker.com/r/flcontainers/guacamole
GNU General Public License v3.0
322 stars 60 forks source link

Allow overriding guacamole config with ENV vars #102

Closed daberlin closed 1 month ago

daberlin commented 9 months ago

Hi I'd suggest to add enable-environment-properties: true to the guacamole.properties file, so that one can set environment variables (e.g. in docker compose or elsewhere); see guacamole-properties.

MaxWaldorf commented 8 months ago

The file is persistent so you can add it afterwards...