Accessing MongoDB using Compass
-
-
Hello
I have similar problem. I'd like to connect to mongo db service by ssh tunneling from server where I installed cloudron. I need this to perform some migrations of data between dbs so I need access to all dbs of cloudron apps using mongo. How can I get admin credentials for mongo? -
Admin credentials for mongo are really internal/implementation details. In general, do not make configuration changes to the mongodb instance because it may not work across all apps. This is the reason why all the databases are "locked" down and not exposed to users for easy access.
That warning said, you can do
docker inspect mongodb | grep CLOUDRON_MONGODB_ROOT_PASSWORDto get the root password. -
G girish has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login