Christian Galo created GUACAMOLE-1572:
-----------------------------------------
Summary: Typo on specified environment variable
postgres_auto_create_accounts
Key: GUACAMOLE-1572
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1572
Project: Guacamole
Issue Type: Bug
Components: Documentation, guacamole-docker
Affects Versions: 1.4.0
Reporter: Christian Galo
In the documentation page [Installing Guacamole with
Docker|https://guacamole.apache.org/doc/gug/guacamole-docker.html#guacamole-docker-postgresql-optional-vars]
under _optional environment variables_ for _PostgreSQL Authentication_, the
environment variable documented as {{POSTGRES_AUTO_CREATE_ACCOUNTS}} does not
write to the resulting {{guacamole.properties}} file in the running container.
When typed as {{POSTGRESQL_AUTO_CREATE_ACCOUNTS}} the environment variable is
correctly written to {{guacamole.properties}}.
This could be an issue with other environment variables. It might make sense to
use the same spelling for postgres in both {{guacamole.properties}} and
environment variables passed through docker to avoid these sort of bugs.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)