MongoDB
The developer data platform
What is MongoDB?
MongoDB is a source-available cross-platform document-oriented database. Classified as a NoSQL database, MongoDB uses JSON-like documents with optional schemas for flexible data modeling.
Key Features
- Document-oriented storage with flexible schemas
- Rich query language with aggregation framework
- Horizontal scaling with sharding
- High availability with replica sets
- Full-text search and geospatial queries
- GridFS for large file storage
- Change streams for real-time data
Deployment on Moltern
MongoDB can be deployed on Moltern with a single click. Moltern handles:
- Automatic SSL/TLS certificates via Let's Encrypt
- Persistent storage for your data
- Environment configuration through the dashboard
- Container orchestration with automatic restarts
Getting Started
- Navigate to the Services page in Moltern
- Search for "MongoDB"
- Click Deploy and configure your settings
- Access your instance via the provided URL
Configuration
Environment Variables
Configure the following environment variables in your Moltern dashboard:
| Variable | Description | Default |
|---|---|---|
| Check service settings | Configure via dashboard | - |
Backup
Moltern provides automatic backup options. Configure backup schedules in the service settings.