How to set up custom admin user for openmetadata 1.8.8? #22720
Unanswered
qristinius
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am hosting openmetadata using docker compose and by default it creates admin user with default credentials, but I want to be able to set admin user's username and password from the starting of container and not have default credentials provided by openmetadata at all
I tried setting the variable OPENMETADATA_INITIAL_USER='false' in my docker compose file in execute-migrate-all and openmetadata-server services which didn't work at all, I still can log in with default credentials.
Beta Was this translation helpful? Give feedback.
All reactions