File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,12 @@ This tutorial describes the process for converting a :term:`standalone`
12
12
standalone instances for testing and development, but always use
13
13
replica sets in production.
14
14
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.
18
21
19
22
To install a standalone instance, see the :ref:`installation tutorials
20
23
<tutorials-installation>`.
You can’t perform that action at this time.
0 commit comments