File tree Expand file tree Collapse file tree 8 files changed +38
-1
lines changed Expand file tree Collapse file tree 8 files changed +38
-1
lines changed Original file line number Diff line number Diff line change 1+ You can use |tool-command | to migrate from a self-hosted deployment
2+ to `MongoDB Atlas <https://www.mongodb.com/docs/atlas >`__. MongoDB
3+ Atlas is the fully managed service for MongoDB deployments in the
4+ cloud. To learn more, see `Seed with mongorestore
5+ <https://www.mongodb.com/docs/atlas/import/mongorestore/> `__.
6+ To learn all the ways you can migrate to MongoDB Atlas, see
7+ `Migrate or Import Data <https://www.mongodb.com/docs/atlas/import/ >`__.
Original file line number Diff line number Diff line change @@ -60,6 +60,10 @@ binaries:
6060 - Supports manipulating files stored in your MongoDB instance in
6161 :term:`GridFS` objects.
6262
63+ .. |tool-command| replace:: the {+dbtools+}
64+
65+ .. include:: /includes/fact-migrate-atlas.rst
66+
6367Versioning
6468----------
6569
Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ The {+dbtools+} are a suite of command-line utilities for working with
1717MongoDB. Use this guide to install the {+dbtools-short+} on the Linux
1818platform.
1919
20+ .. |tool-command| replace:: the {+dbtools+}
21+
22+ .. include:: /includes/fact-migrate-atlas.rst
23+
2024Versioning
2125~~~~~~~~~~
2226
Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ The {+dbtools+} are a suite of command-line utilities for working with
1717MongoDB. Use this guide to install the {+dbtools-short+} on the Windows
1818platform.
1919
20+ .. |tool-command| replace:: the {+dbtools+}
21+
22+ .. include:: /includes/fact-migrate-atlas.rst
23+
2024Versioning
2125~~~~~~~~~~
2226
Original file line number Diff line number Diff line change @@ -16,7 +16,13 @@ Installing the Database Tools
1616-----------------------------
1717
1818The {+dbtools+} are a suite of command-line utilities for working with
19- MongoDB. Follow the guides below to install the {+dbtools-short+} on
19+ MongoDB.
20+
21+ .. |tool-command| replace:: the {+dbtools+}
22+
23+ .. include:: /includes/fact-migrate-atlas.rst
24+
25+ Follow the guides below to install the {+dbtools-short+} on
2026your platform:
2127
2228.. list-table::
Original file line number Diff line number Diff line change @@ -39,6 +39,10 @@ or CSV export of data stored in a MongoDB instance.
3939
4040 .. include:: /includes/fact-online-archive-callout.rst
4141
42+ .. |tool-command| replace:: the {+dbtools+}
43+
44+ .. include:: /includes/fact-migrate-atlas.rst
45+
4246Versioning
4347~~~~~~~~~~
4448
Original file line number Diff line number Diff line change 3535 :binary:`~bin.mongoexport` which provides the corresponding
3636 structured data export capability.
3737
38+ .. |tool-command| replace:: the {+dbtools+}
39+
40+ .. include:: /includes/fact-migrate-atlas.rst
41+
3842Versioning
3943~~~~~~~~~~
4044
Original file line number Diff line number Diff line change @@ -34,6 +34,10 @@ into a :binary:`~bin.mongod` or :binary:`~bin.mongos` instance.
3434 :binary:`~bin.mongodump` which provides the corresponding
3535 binary data export capability.
3636
37+ .. |tool-command| replace:: ``mongorestore``
38+
39+ .. include:: /includes/fact-migrate-atlas.rst
40+
3741Versioning
3842~~~~~~~~~~
3943
You can’t perform that action at this time.
0 commit comments