I am looking for how to make a cluster without using MongoDB Atlas and I can't find anything, if you could give me a page, video or reference I would appreciate it.
Everything I find about MongoDB cluster uses Atlas. I need to do development on a local host and Atlas uses the cloud.
I'm trying to make a cluster with nodes in a MongoDB database and JAVA language but I can't find anything to solve this problem, I know the theory but I need some practical example or documentation. All the tutorials or documents that I found in a week are for MongoDB Atlas but I can't use the cloud.
TKS!
You can install Mongo Cluster on local machines with docker/linux. You can find a guide here: https://www.mongodb.com/basics/clusters/mongodb-cluster-setup