Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion source/includes/fact-minimum-server-version-support.rst

This file was deleted.

11 changes: 2 additions & 9 deletions source/reference/mongosync.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,8 @@ The :ref:`Frequently Asked Questions (FAQ) <c2c-faq>` page addresses questions u
Compatibility
-------------

- .. include:: /includes/fact-minimum-server-version-support.rst

You can migrate data on clusters (source) with versions of MongoDB
lower than 6.0 to an Atlas cluster (destination). Migration from clusters with
lower version requires additional preparation and configuration in
the clusters with the lower version. `Contact
<https://mongodb.com/contact>`__ your account team to inquire about
Professional Services.

- For details on version compatibility requirements, see
:ref:`MongoDB Server Version Compatibility <c2c-server-version-compatibility>`.
- ``mongosync`` supports replica sets and sharded clusters.
- Standalone MongoDB instances are not supported. :ref:`Convert the
standalone instance <server-replica-set-deploy-convert>` to a
Expand Down