MongoDB Compass

📌 Download and Install Compass

First go to the download page, in the download page you can press the button that says download. As a result, you will get a .deb file.

Locate the directory of your .deb file, and once you are there, install the .deb file:

$ sudo dkpg -i mongodb-compass_verison.deb

Once you've installed compass, launch it, an initial connection dialog appears:​

📌 Connect to MongoDB

  1. Open the Fill in connection fields individually

  2. Use the following information to complete this form, you can add it to your favorites if you want.

Hostname: cluster0-shard-00-00-jxeqq.mongodb.net

Username: m001-student

Password: m001-mongodb-basics

Replica Set Name: Cluster0-shard-0

Read Preference: Primary Preferred

Last updated