Version: 2.0.8
Database Wizard
The Database Wizard can be accessed on the MongoDB page by clicking the "Database Wizard" button. This tool is designed to streamline the creation of a new database, a new user, and granting that user a role on the database.
The wizard performs three steps in sequence:
- Create a database
- Create a user
- Grant a role on the database, using the role selected in step 3 (
readWriteby default)
Click Create DB, User, and Grant Privileges to run all three steps automatically.
Please ensure to save this data as the password will not be displayed again. However, you have the option to reset it at any time from the Users page.
Was this helpful?