MedTagger icon indicating copy to clipboard operation
MedTagger copied to clipboard

Initial user on docker-installation wrong?

Open stvogel opened this issue 3 years ago • 0 comments

Current Behavior

After starting the newest version (current master-branch on 2021-10-25) with docker compose up. Trying to login with: admin@medtagger / medtagger yields in "User does not exist"

Expected Behavior

According to the Readme: admin@medtagger / medtagger should be the initial admin-login, so I should be able to login with these credentials

Steps to Reproduce the Problem

  1. git clone https://github.com/medtagger/MedTagger.git
  2. cd MedTagger; docker compose up
  3. go to http:/localhost/ and try ot login with admin@medtagger / medtagger

Additional comment (optional)

I think I'm missing something obvious here, but I searched the docs for alternative logins, but haven't found one. Are these credentials only for usage with vagrant? Thanks for any hint.

stvogel avatar Oct 25 '21 15:10 stvogel