/MongoWindows

Some helpers for MongoDB on Windows

Primary LanguagePowerShell

MongoDB on Windows Helper Scripts

Some simple scripts that are helpful for MongoDB on Windows

Utilities

  • mongos - Powershell script to install mongos as a windows service. Specify config file path and mongos path. To delete service use "sc delete MongoS"

Maintainers