I think I've encountered 2 problems with the docker images.
1. the docs state that logging can be configured using the KEYCLOAK_LOGLEVEL environment variable, but this does not seem to work, and on looking into this it looks like the correct section is not being copied into the standalone.xml file. The XSL here looks wrong?
https://github.com/jboss-dockerfiles/keycloak/blob/master/server/setLogLevel.xsl
2. The docs for the jboss/keycloak-postgres images state that the default postgres password that's used is 'keycloak', but in fact the default that is copied into standalone.xml is 'password'.
https://github.com/jboss-dockerfiles/keycloak/blob/master/server-postgres/changeDatabase.xsl#L15
Tim
_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user