Install MongoDB¶
MongoDB runs on most platforms and supports 64-bit architecture for production use and both 64-bit and 32-bit architectures for testing.
Recommended Operating Systems for Production Deployments¶
| MongoDB | MongoDB Enterprise | |
|---|---|---|
| Amazon Linux | supported | supported |
| Debian 7.1 | supported | supported |
| RedHat / CentOS 6.2+ | supported | supported |
| SUSE 11 | supported | supported |
| Ubuntu LTS 12.04 | supported | supported |
| Ubuntu LTS 14.04 | supported | supported |
| Windows Server 2012 & 2012 R2 | supported | supported |
Other Supported Operating Systems¶
| MongoDB | MongoDB Enterprise | |
|---|---|---|
| Mac OSX 10.6+ | supported | |
| RedHat / CentOS 5.5+ | supported | |
| RedHat / CentOS 5.7+ | supported | supported |
| RedHat / CentOS 7.0+ | supported | supported |
| SmartOS | supported | |
| Solaris 11 / SunOS 5.11 on x86 | supported | |
| Windows Server 2008 R2 | supported | supported |
Installation Guides¶
See the Release Notes for information about specific releases of MongoDB.
- Install on Linux
Documentations for installing the official MongoDB distribution on Linux-based systems.
- Install on Red Hat
- Install MongoDB on Red Hat Enterprise and related Linux systems using .rpm packages.
- Install on Amazon Linux
- Install MongoDB on Amazon Linux systems using .rpm packages.
- Install on SUSE
- Install MongoDB on SUSE Linux systems using .rpm packages.
- Install on Ubuntu
- Install MongoDB on Ubuntu Linux systems using .deb packages.
- Install on Debian
- Install MongoDB on Debian systems using .deb packages.
- Install MongoDB From Tarball
- Install the official build of MongoDB on other Linux systems from MongoDB archives.
- Install on OS X
- Install the official build of MongoDB on OS X systems from Homebrew packages or from MongoDB archives.
- Install on Windows
- Install MongoDB on Windows systems and optionally start MongoDB as a Windows service.
- Install MongoDB Enterprise
MongoDB Enterprise is available for MongoDB Enterprise subscribers and includes several additional features including support for SNMP monitoring, LDAP authentication, Kerberos authentication, and System Event Auditing.
- Install MongoDB Enterprise on Red Hat
- Install the MongoDB Enterprise build and required dependencies on Red Hat Enterprise or CentOS Systems using packages.
- Install MongoDB Enterprise on Ubuntu
- Install the MongoDB Enterprise build and required dependencies on Ubuntu Linux Systems using packages.
- Install MongoDB Enterprise on Amazon AMI
- Install the MongoDB Enterprise build and required dependencies on Amazon Linux AMI.
- Install MongoDB Enterprise on Windows
- Install the MongoDB Enterprise build and required dependencies using the .msi installer.
First Steps with MongoDB¶
Once you have installed MongoDB, consider the Getting Started Guides to learn about MongoDB. The guides are available in various driver editions.
Additional Resources¶
- Install MongoDB using MongoDB Cloud Manager
- Create a New MongoDB Deployment with Ops Manager: Ops Manager is an on-premise solution available in MongoDB Enterprise Advanced.
- MongoDB CRUD Concepts
- Data Models
Thank you for your feedback!
We're sorry! You can Report a Problem to help us improve this page.