MiGoller / docker-shinobi

These images are designed to be used in a micro-service environment. Many thanks to Shinobi Dev and MoeIsCool for their great work!
GNU General Public License v3.0
17 stars 22 forks source link

unable to login on fresh installation #3

Closed kmwoley closed 6 years ago

kmwoley commented 6 years ago

Fresh installation using this docker image. Navigate to http://host:8080/super Using admin@shinobi.video as username and admin as password does not allow me to login.

Running on unraid, so there could be something in how it sets up docker that's unique to my setup causing the issue.

Thanks for your work on this docker.

MiGoller commented 6 years ago

Hi kmwoley.

Thank you for your feedback. Unfortunately I do not have access to any unraid system, neither to any testing appliances. I'll give it a try anyway. How do you start the Shinobi containers? Du you start them by docker run command, or do you use docker-compose? I'm not sure how unraid will do this. I recommend the debian based image for testing.

In both szenarios the default password of the Super-user account should be "administrator" (see the Shinobi.env file for further details, please). Just give a try with this default password, please. If you set the environment variable ADMIN_USER or ADMIN_PASSWORD to different values you will have to use that values instead, right?.

Let me know if that will work, please.

Regards, Michael

kmwoley commented 6 years ago

Closing this issue - I was indeed using the wrong password. Thanks.

MiGoller commented 6 years ago

Hey kmwoley. You are welcome. Enjoy.