- 安装MongoDB >
- Install MongoDB Community Edition >
- Install MongoDB Community Edition on Linux
Install MongoDB Community Edition on Linux¶
On this page
使用 .rpm 包在Red Hat企业版及其它类似的Linux系统上安装MongoDB。
Recommended¶
For the best installation experience, MongoDB provides packages for popular Linux distributions. These packages, which support specific platforms and provide improved performance and TLS/SSL support, are the preferred way to run MongoDB. The following guides detail the installation process for these systems:
- Install on Red Hat
- Install MongoDB Community Edition on Red Hat Enterprise and related Linux systems using .rpm packages.
- Install on SUSE
- Install MongoDB Community Edition on SUSE Linux systems using .rpm packages.
- Install on Amazon
- Install MongoDB Community Edition on Amazon Linux AMI systems using .rpm packages.
- 对于没有支持包的系统,请查阅手动安装指南。
- Install MongoDB Community Edition on Ubuntu Linux systems using .deb packages.
- Install on Debian
对于没有支持包的Linux系统,MongoDB提供了一个原生的Linux版本。这些版本的MongoDB不包含TLS/SSL,因此功能没有已编译好的包那么全面,但是对大部分现代Linux系统而言都是兼容的。请查阅下面的指南进行安装:
For systems without supported packages, refer to the Manual Installation tutorial.
Manual Installation¶
For Linux systems without supported packages, MongoDB provides a generic Linux release. These versions of MongoDB don’t include TLS/SSL, and may not perform as well as the targeted packages, but are compatible on most contemporary Linux systems. See the following guides for installation:
- Install MongoDB From Tarball
- Install MongoDB Community Edition on other Linux systems from MongoDB archives.