Skip to content

Commit 82f1c69

Browse files
committed
DOCSP-68: Disambiguate mongodb/mongodb-org
1 parent d1a0118 commit 82f1c69

8 files changed

+36
-19
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.. important::
2+
3+
The unofficial ``mongodb`` package provided by |distro-name| is
4+
**not** maintained by MongoDB. You should always use the official
5+
MongoDB |package-name| packages, which are kept up-to-date with the
6+
most recent major and minor MongoDB releases.

source/tutorial/install-mongodb-enterprise-on-debian.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Use this tutorial to install :products:`MongoDB Enterprise
1717
</mongodb-enterprise-advanced?jmp=docs>` from ``.deb`` packages on
1818
Debian 7 "Wheezy" or Debian 8 "Jessie".
1919

20+
.. |package-name| replace:: ``mongodb-enterprise``
21+
.. |distro-name| replace:: Debian
22+
.. include:: /includes/important-dont-use-distro-packages.rst
23+
2024
.. admonition:: Platform Support
2125

2226
.. include:: /includes/fact-installation-64bit.rst

source/tutorial/install-mongodb-enterprise-on-suse.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ Overview
1414
--------
1515

1616
Use this tutorial to install :products:`MongoDB Enterprise
17-
</mongodb-enterprise-advanced?jmp=docs>` on SUSE Linux 11 and 12.
18-
MongoDB Enterprise is available on select platforms and contains support
19-
for several features related to security and monitoring.
17+
</mongodb-enterprise-advanced?jmp=docs>` on SUSE Linux Enterprise Linux
18+
11 and 12. MongoDB Enterprise is available on select platforms and
19+
contains support for several features related to security and
20+
monitoring.
2021

2122
.. admonition:: Platform Support
2223

source/tutorial/install-mongodb-enterprise-on-ubuntu.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,12 @@ Overview
1414
--------
1515

1616
Use this tutorial to install :products:`MongoDB Enterprise
17-
</mongodb-enterprise-advanced?jmp=docs>` on LTS Ubuntu Linux systems from
18-
``.deb`` packages.
17+
</mongodb-enterprise-advanced?jmp=docs>` on LTS Ubuntu Linux systems
18+
using ``.deb`` packages.
19+
20+
.. |package-name| replace:: ``mongodb-enterprise``
21+
.. |distro-name| replace:: Ubuntu
22+
.. include:: /includes/important-dont-use-distro-packages.rst
1923

2024
.. admonition:: Platform Support
2125

source/tutorial/install-mongodb-on-debian.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,14 @@ Overview
1414
--------
1515

1616
Use this tutorial to install MongoDB Community Edition from ``.deb`` packages on
17-
Debian 7 "Wheezy" or Debian 8 "Jessie". While Debian includes its own
18-
MongoDB packages, use the official MongoDB Community Edition packages to
19-
ensure that you have the latest release.
17+
Debian 7 "Wheezy" or Debian 8 "Jessie".
2018

2119
MongoDB only provides packages for 64-bit builds of Debian 7 and 8.
2220

21+
.. |package-name| replace:: ``mongodb-org``
22+
.. |distro-name| replace:: Debian
23+
.. include:: /includes/important-dont-use-distro-packages.rst
24+
2325
Packages
2426
--------
2527

source/tutorial/install-mongodb-on-red-hat.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ Install MongoDB Community Edition on Red Hat Enterprise or CentOS Linux
1313
Overview
1414
--------
1515

16-
Use this tutorial to install MongoDB Community Edition on Red Hat Enterprise Linux or
17-
CentOS Linux versions 6 and 7 using ``.rpm`` packages. While Red Hat
18-
includes its own MongoDB packages, use the official MongoDB Community
19-
Edition packages to ensure that you have the latest release.
16+
Use this tutorial to install MongoDB Community Edition on Red Hat
17+
Enterprise Linux or CentOS Linux versions 6 and 7 using ``.rpm``
18+
packages.
2019

2120
.. admonition:: Platform Support
2221

source/tutorial/install-mongodb-on-suse.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ Install MongoDB Community Edition on SUSE
1313
Overview
1414
--------
1515

16-
Use this tutorial to install MongoDB Community Edition on SUSE Linux 11
17-
and 12 using ``.rpm`` packages. While SUSE includes its own MongoDB
18-
packages, use the official MongoDB Community Edition packages to ensure
19-
that you have the latest release.
16+
Use this tutorial to install MongoDB Community Edition on SUSE Enterprise
17+
Linux 11 and 12 using ``.rpm`` packages.
2018

2119
.. admonition:: Platform Support
2220

source/tutorial/install-mongodb-on-ubuntu.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,12 @@ Install MongoDB Community Edition on Ubuntu
1313
Overview
1414
--------
1515

16-
Use this tutorial to install MongoDB Community Edition on LTS Ubuntu Linux systems from
17-
``.deb`` packages. While Ubuntu includes its own MongoDB packages, the official
18-
MongoDB Community Edition packages are generally more up-to-date.
16+
Use this tutorial to install MongoDB Community Edition on LTS Ubuntu
17+
Linux systems using ``.deb`` packages.
18+
19+
.. |package-name| replace:: ``mongodb-org``
20+
.. |distro-name| replace:: Ubuntu
21+
.. include:: /includes/important-dont-use-distro-packages.rst
1922

2023
.. admonition:: Platform Support
2124

0 commit comments

Comments
 (0)