-
-
Notifications
You must be signed in to change notification settings - Fork 236
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
Where is the username and password? #169
Comments
There is no default user when installing. You'll have to use the sign up page to create a new account on your local machine and then sign in with it. It should be able to pull all the metrics for your containers once you have logged in. |
To bypass the login you can create a cookie on your browser for that ip/port and the name 'loggedIn' and set it's value to true. |
A bit complicated, wait for your subsequent version to be updated |
I am also having issues with the latest code with creating a user and logging in. I tried the workaround and could not get it to work.
|
There appears to be a problem creating the users table when first run. docketeer-db | CREATE DATABASE |
I'm having a similar issue, did a fresh install but signing up won't work. It looks like it's creating the user but when I try to login with the same credentials I'm getting wrong username/password error.
|
Linked to #172 |
What is the default account password installed using Docker-compose.yml?
The text was updated successfully, but these errors were encountered: