On 18/02/2016 07:15, Stian Thorgersen wrote:
You need to set the password once for your database. This can be done
prior to accessing the admin console the first time. Take a look at
https://github.com/jboss-dockerfiles/keycloak/blob/master/server/README.md,
you can use docker exec to do this.
That info was very useful (been struggling with good way to do this for
days).
I was unaware of it because it was not in the main README that get's
propagated to Docker Hub.
Could all key config info like this get put in the main README.md?
https://github.com/jboss-dockerfiles/keycloak/blob/master/README.md
Tim