Configure and Maintain a Self-Managed Deployment
MongoDB 5.0 is end of life as of October 2024. This version of the documentation is no longer
supported. To upgrade your 5.0 deployment, see the MongoDB 6.0 upgrade procedures.
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.