Hello, I’m relatively new to Mongo.
I have installed and set up a database on MocOS (Silicon) using Homebrew.
I would like to set up a new project which will have a lot of data. I would ideally like to host the database on a seperate drive to the original installation ( above ) - I have a number of external drives attached.
There are probably two ways to achieve this:
- Launch a new MongoDB service with a different --dbpath and --port
- Edit the primary configuration file and set the location of the new database
Are you able to assist with the best approach and recommendations on the settings I need to make.
Thank you, Parmy