nextchamp-saqib / insights_docs

Other
0 stars 6 forks source link

Fresh docker install is prompting for login credentials #1

Open cristoslc opened 7 months ago

cristoslc commented 7 months ago

Repro Steps

  1. Clone git@github.com:frappe/insights.git
  2. Open a terminal in insights/Docker
  3. Run docker compose up
  4. Wait for server to start on port 8000
  5. Browse to either localhost:8000 or 127.0.0.1:8000

EXPECTED: Setup workflow ACTUAL: Login prompt 2024-02-29_16-09-49

Environment

Workarounds

None. I couldn't find default credentials in a documentation search or the docker logs, did I just miss them?

nextchamp-saqib commented 7 months ago

Looks like the password isn't specified anywhere. Thanks for reporting the issue.

Please use administrator as username and admin as password to login