MongoDB Community Server, the document database, installed and secured on first boot.
Choose the operating system, cloud and version you need. Every variation is the same hardened MongoDB image, built and supported by cloudimg.
| Product | Cloud | Operating system | Version | |
|---|---|---|---|---|
| MongoDB Community Server - Secure Document Database | AWS | — | Community | View · Guide |
| MongoDB 7 on Ubuntu 22.04 LTS | Azure | Ubuntu 22.04 | 7 | View |
| MongoDB 8.0 on Ubuntu 22.04 | Azure | Ubuntu 22.04 | 8.0 | View · Guide |
MongoDB is a document database that stores data as flexible JSON style documents rather than fixed table rows, which fits applications whose data shape evolves over time. It is a common choice for content systems, catalogues, user profiles and other workloads with rich, nested data.
This image provides a running MongoDB Community Server ready to accept connections from your application.
The cloudimg image installs MongoDB on a hardened base with authentication enabled and the initial credentials generated uniquely for your instance on first boot, stored in a root only file rather than left blank. Data lives on its own volume for independent snapshots and resizing, and the deployment guide covers connecting securely and running backups. Every deployment includes 24/7 support.