Setting up the Database Using Atlas CLI
Discover how to set up a MongoDB database using the Atlas CLI, including installation steps, creating projects, generating API keys, configuring network access, and deploying sample data clusters to support your MERN stack development.
In this lesson, we explore an alternative way to set up our database. Before we can start, we need to install Atlas CLI. If you’d like, you can use the commands given below to install Atlas CLI on your local machine.
Note: Installation on your local machine is not required for this course. Everything can be done in the browser terminal. ... ... ...
- The following command installs the prerequisite for
atlas:
$ sudo apt-get install gnupg