Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker compose instructions for creating keycloak admin account #4

Open
JMuff22 opened this issue Oct 3, 2023 · 0 comments
Open

Docker compose instructions for creating keycloak admin account #4

JMuff22 opened this issue Oct 3, 2023 · 0 comments
Assignees

Comments

@JMuff22
Copy link

JMuff22 commented Oct 3, 2023

Hi, should the documentation have instructions for creating the admin keycloak account with

docker exec keycloak /opt/jboss/keycloak/bin/add-user-keycloak.sh -u <USERNAME> -p <PASSWORD>

Under https://docs.waldur.com/admin-guide/deployment/docker-compose/ . Running this command off the develop branch with image: 'quay.io/keycloak/keycloak:22.0' results in stat /opt/jboss/keycloak/bin/add-user-keycloak.sh: no such file or directory: unknown . IIRC keycloak dropped the creation of the admin user this way and instead uses environment variables KEYCLOAK_ADMIN and KEYCLOAK_ADMIN_PASSWORD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants