You are viewing an offline version of MongoDB documentation. Some page features might be unavailable. To view the latest version of the page or use interactive features, visit the live page.
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
andmongos
parameters that are available in thesetParameter
(command) andsetParameter
run-time interface. - Cluster Parameters for a Self-Managed Deployment
- Documentation of all
mongod
andmongos
parameters that are available in thesetClusterParameter
.