Batch Script for creating a completely automated MongoDB Sharding Server - for Windows
- Mongo DB must be installed (latest version)
- Check if MongoD and MongoS are pre-installed
- Make sure Mongo and MongoD is accessible globaly - if not, add mongodb/bin to env. variables
- Download and Extract all the 3 files.
- Place all the 3 files at the root installation folder.
- Run the
MongoDB Sharding.bat
file on your terminal.
By default the script creates a 3 replica set MongoDB Sharding Server.
Folder structure of Sharding Server