The Wildfly version provies an add-user-keycloak script under bin folder using which we can create initial admin account. How can I do the same with the Quarkus Preview version?
Use the following environment variables after which you can run the server
export KEYCLOAK_ADMIN=
username
export KEYCLOAK_ADMIN_PASSWORD=passwordbin/kc.[sh|bat] start
The documentation here can help as well
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With