Hey there! After a lot of trying I finally was able to set a Guacamole with a Postgresql with docker.
But when I try to login with either the LDAP or guacadmin I get Invalid Login. How can I debug it? Where are the logs of the Guacamole located? Perhaps I might be missing something in the configuration? When setting the Guacamole container I gave it this env: GUACAMOLE_HOME, GUACD_PORT,GUACD_HOSTNAME, POSTGRESQL _HOSTNAME, POSTGRESQL_DATABASE, POSTGRESQL_USER, POSTGRESQL_PORT, POSTGRESQL_PASSWORD. Now I afraid that it doesn't even try to access the DB. But is there a way to Debug it ? Side question, In the docker version, do I still need to run the 001 and 002 schemes on the DBs?
