-
Spun up the service via Docker, following the docs. I've dug through all the other installation method docs, as well. I don't see anything in the command line section for adding a user (only reset a user password or disable 2FA). I can't use the User API until I have a valid user. How do I add the initial admin user? Is there some default? I must be overlooking something in the docs, but the info isn't in any obvious places so far (like at the end of the installation guides where it makes the most sense). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Finally found it, it's not very obvious or easy to find if you are following the Docker instructions. Default credentials are |
Beta Was this translation helpful? Give feedback.
Finally found it, it's not very obvious or easy to find if you are following the Docker instructions.
Default credentials are
admin
/admin
for anyone that ends up here.