gcollazo / mongodbapp

The easiest way to get started with MongoDB on the Mac
http://gcollazo.github.io/mongodbapp
MIT License
521 stars 38 forks source link

[Question] Is there default admin user? #23

Closed dikkini closed 4 years ago

dikkini commented 4 years ago

If no, how to create new one?

I want to restore database, but it's require username and password.

gcollazo commented 4 years ago

You should be able to use mongorestore or your preferred mongodb GUI app