Docs Menu
Docs Home
/
MongoDB Manual
/ /

Configure and Maintain a Self-Managed Deployment

These documents provide instructions on how to configure and administer a self-managed MongoDB database.

Run-time Database Configuration for Self-Managed Deployments
Outlines common MongoDB configurations and examples of best-practice configurations for common use cases.
Upgrade to the Latest Self-Managed Patch Release of MongoDB
Upgrade a MongoDB deployment to a different patch release within the same major release series.
Configure Self-Managed mongod Processes
Start, configure, and manage running mongod process.
Self-Managed Configuration File Options
Full documentation of the configuration file and available run-time operations.
MongoDB Server Parameters for a Self-Managed Deployment
Documentation of all mongod and mongos parameters that are available in the setParameter (command) and setParameter run-time interface.
Cluster Parameters for a Self-Managed Deployment
Documentation of all mongod and mongos parameters that are available in the setClusterParameter.

Back

UNIX ulimit

Next

Run-time Database Configuration