Skip to content

Commit 60f4ffd

Browse files
authored
(DOCSP-32345) Adds Atlas CTA to convert standalone page (#4769) (#4791)
1 parent 02e4d09 commit 60f4ffd

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

source/tutorial/convert-standalone-to-replica-set.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ This tutorial describes the process for converting a :term:`standalone`
1212
standalone instances for testing and development, but always use
1313
replica sets in production.
1414

15-
To deploy a replica set without using a pre-existing
16-
:binary:`~bin.mongod` instance, see :doc:`/tutorial/deploy-replica-set`
17-
instead.
15+
You can easily migrate from a standalone server
16+
to a `MongoDB Atlas <https://www.mongodb.com/docs/atlas>`__ cluster.
17+
MongoDB Atlas is the fully managed service for MongoDB deployments in
18+
the cloud. To learn more, see `Migrate or Import Data
19+
<https://www.mongodb.com/docs/atlas/import/>`__ in the {+atlas+}
20+
documentation.
1821

1922
To install a standalone instance, see the :ref:`installation tutorials
2023
<tutorials-installation>`.

0 commit comments

Comments
 (0)