Skip to content

docs: document default admin credentials and prioritise Docker setup (#2)#20

Merged
daniel3303 merged 1 commit into
mainfrom
docs/admin-credentials
May 14, 2026
Merged

docs: document default admin credentials and prioritise Docker setup (#2)#20
daniel3303 merged 1 commit into
mainfrom
docs/admin-credentials

Conversation

@daniel3303

Copy link
Copy Markdown
Owner

Summary

Closes #2.

The README didn't show the default admin credentials, so first-time users had no way to log in after running the Docker image. This PR:

  • Documents the default admin login (admin@mcpmanager.local / 123456) directly in the Quick Start block, with a reminder to change the password on first login from the user menu → Change Password.
  • Reorders Getting Started so the Docker section appears above Run Locally — Docker is the documented Quick Start path and the recommended entry point for most users.
  • Adds a corresponding entry to CHANGELOG.md under Unreleased.

Verified by running daniel3303/mcpmanager:latest locally and signing in with the documented credentials.

Code changes

  • README.md — credentials added to Quick Start; Docker section moved above Run Locally; the Prerequisites heading is nested under Run Locally where it's actually needed.
  • CHANGELOG.md — new bullet under [Unreleased] → Changed.

@daniel3303 daniel3303 changed the title docs: document default admin credentials and prioritise Docker setup docs: document default admin credentials and prioritise Docker setup (#2) May 14, 2026
@daniel3303
daniel3303 force-pushed the docs/admin-credentials branch from 219f10d to 931b09c Compare May 14, 2026 16:00
Closes #2.

- README: add default admin credentials (admin@mcpmanager.local / 123456)
  to the Quick Start block with a reminder to change the password on first
  login.
- README: move the Docker setup above Run Locally since Docker is the
  recommended entry point for most users.
- CHANGELOG: record the README update under Unreleased.
@daniel3303
daniel3303 force-pushed the docs/admin-credentials branch from 931b09c to 5adc8c2 Compare May 14, 2026 16:11
@daniel3303
daniel3303 merged commit 87a7766 into main May 14, 2026
6 checks passed
@daniel3303
daniel3303 deleted the docs/admin-credentials branch May 14, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

missing default admin credentials in README.md

1 participant