How to create local database instead of cloud Atlas

Hi everyone,

I want to create a local database/cluster in mongodb that I can use only my own device. I couldn’t figure it out.
Should I follow these instructions: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/ ?
I installed mongo shell, compass and atlas cluster for the course but I want to do it locally too.

Sorry if this question is not related to the course content.

Regards,
Burak

If you’re on Ubuntu then yes. M103 covers the server more in-depth.

1 Like

Great! Thank you for your answer :slight_smile: