diff --git a/source/compatibility.txt b/source/compatibility.txt index d931cdc1..86837c71 100644 --- a/source/compatibility.txt +++ b/source/compatibility.txt @@ -24,7 +24,7 @@ systems: - Operating System Version - Architecture * - Amazon Linux - - 2 + - 2, 2023 - ``x86-64``, ``ARM`` * - Debian - 10, 11, 12 diff --git a/source/install-atlas-cli.txt b/source/install-atlas-cli.txt index cd6f48fb..fbc66375 100644 --- a/source/install-atlas-cli.txt +++ b/source/install-atlas-cli.txt @@ -156,8 +156,8 @@ Follow These Steps enabled=1 gpgkey=https://pgp.mongodb.com/server-{+mdbVersion+}.asc - .. tab:: Amazon Linux - :tabid: amazon + .. tab:: Amazon Linux 2 + :tabid: amazon2 .. code-block:: text :emphasize-lines: 1 @@ -169,6 +169,19 @@ Follow These Steps enabled=1 gpgkey=https://pgp.mongodb.com/server-{+mdbVersion+}.asc + .. tab:: Amazon Linux 2023 + :tabid: amazon2023 + + .. code-block:: text + :emphasize-lines: 1 + + [mongodb-org-{+mdbVersion+}] + name=MongoDB Repository + baseurl=https://repo.mongodb.org/yum/amazon/2023/mongodb-org/{+mdbVersion+}/x86_64/ + gpgcheck=1 + enabled=1 + gpgkey=https://pgp.mongodb.com/server-{+mdbVersion+}.asc + .. tab:: MongoDB Enterprise Edition :tabid: mdb-ent @@ -193,8 +206,8 @@ Follow These Steps enabled=1 gpgkey=https://pgp.mongodb.com/server-{+mdbVersion+}.asc - .. tab:: Amazon Linux - :tabid: amazon + .. tab:: Amazon Linux 2 + :tabid: amazon2 .. code-block:: text :emphasize-lines: 1 @@ -206,6 +219,19 @@ Follow These Steps enabled=1 gpgkey=https://pgp.mongodb.com/server-{+mdbVersion+}.asc + .. tab:: Amazon Linux 2023 + :tabid: amazon2023 + + .. code-block:: text + :emphasize-lines: 1 + + [mongodb-enterprise-{+mdbVersion+}] + name=MongoDB Enterprise Repository + baseurl=https://repo.mongodb.com/yum/amazon/2023/mongodb-enterprise/{+mdbVersion+}/$basearch/ + gpgcheck=1 + enabled=1 + gpgkey=https://pgp.mongodb.com/server-{+mdbVersion+}.asc + .. step:: Install the {+atlas-cli+} and {+mongosh+}. Invoke the following ``yum`` command to install both the