I wonder why the configuration is updated via xslt since it is quite brittle - I thought the "modern" 
way to customize wildfly deployments is via the CLI in combination with embed-server http://wildfly.org/news/2015/03/13/Offline-CLI/

Cheers,
Thomas

2016-02-24 14:57 GMT+01:00 Tim Dudgeon <tdudgeon.ml@gmail.com>:
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