Optional
argsadditional command line arguments passed to mongod
[]
Optional
authEnable Authentication
false
Optional
configOptions for "rsConfig"
{}
Optional
countif this number is bigger than "instanceOpts.length", more "generic" servers get started if this number is lower than "instanceOpts.length", no more "generic" servers get started (server count will be "instanceOpts.length")
1
Optional
dbadd an database into the uri (in mongodb its the auth database, in mongoose its the default database for models)
""
Optional
ipbind to all IP addresses specify ::,0.0.0.0
'127.0.0.1'
Optional
namereplSet name
'testset'
Optional
spawnChildprocess spawn options
{}
Optional
storagemongod
storage engine type
'ephemeralForTest' unless mongodb version is 7.0.0
, where its wiredTiger
Generated using TypeDoc
Replica set specific options.