[keycloak-user] 2 issue with docker images

Tim Dudgeon tdudgeon.ml at gmail.com
Wed Feb 24 08:57:50 EST 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160224/d2f33a27/attachment.html 


More information about the keycloak-user mailing list