Tom, thanks for the link. My use case: the dev team uses keycloak final 2.0.0 release
distribution in their development environment.
To start keycloak they run 'standalone.bat' as a part of their dev test bootstrap
(not 'mvn -f ...-Pkeycloak-server) . Sometimes there is a need to run the keycloak
database init/upgrade without actually starting the keycloak server, so it would be great
to be able to achieve that by specifying, for example, an extra parameter
to'standalone.bat', i.e:
$ standalone.bat --init-database-only
The above command would execute the database initialization/upgrade and immediately
terminate. Does it make sense?
The instructions in the link, I believe, were written for a slightly different use case.
________________________________________
From: Thomas Darimont [thomas.darimont(a)googlemail.com]
Sent: Thursday, August 18, 2016 2:15 PM
To: Nalyvayko, Peter
Cc: keycloak-user
Subject: Re: [keycloak-user] Database upgrade
Hello Peter,
https://github.com/keycloak/keycloak/blob/master/misc/UpdatingDatabaseSch...
Cheers,
Thomas
2016-08-18 19:21 GMT+02:00 Nalyvayko, Peter
<pnalyvayko@agi.com<mailto:pnalyvayko@agi.com>>:
Hi,
Is there an existing way to execute the keycloak database upgrade without actually
starting the keycloak server?
Thanks!
--Peter
_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org<mailto:keycloak-user@lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/keycloak-user