-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Access credentials for Docker image are missing #2854
Comments
Looks like your first issue -- we aim to respond to issues as quickly as possible. In the meantime, check out our documentation here: http://caldera.readthedocs.io/ |
I also checked the conf file, but unfortunately nothing happens with those credentials. requirements:
go:
command: go version
type: installed_program
version: 1.19
python:
attr: version
module: sys
type: python_module
version: 3.8.0
users:
blue:
blue: admin
red:
admin: admin
red: admin |
same here doesn't seem to find UI creds after docker install |
What command are you using to start the server and which conf file are you looking in? If you start the server with the |
If you are using docker deployment. The credential file (conf/local.yml) is generated inside the container. You need to enter the container to retrieve it.
|
reopen if still having trouble |
None of the credentials available online in the documentation grant access to the web ui.
The text was updated successfully, but these errors were encountered: