If you put:

embed-server

as first command in your cli script, that will start embedded server in administration mode, so you won't need an already started server.

That only works since Wildfly 9.

On Wed, Nov 18, 2015 at 3:02 PM, Ataraxus <atx@binaryninja.de> wrote:
I'm setting up a docker container with keycloak. now i want to install the adapters,
the usual way of installing is via
${JBOSS_HOME}/bin/jboss-cli.sh -c --file=${JBOSS_HOME}/bin/adapter-install.cli
but therefore jboss needs to be running already, which is not good/possible on this step.
is there a offline way of installing the adapters?

_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user