MongoDB

MongoDB Presets

Ready-to-deploy configuration presets for MongoDB. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Single Instance MongoDB

This preset deploys a single-replica MongoDB instance with persistence enabled. Suitable for development, testing, or applications that do not require replica set features.

02

MongoDB Replica Set

This preset deploys a 3-node MongoDB replica set with persistence. Provides automatic failover and read scaling for production workloads.