@@ -38,11 +38,18 @@ content: |
3838title : Begin the Atlas Live Migration process
3939ref : begin-live-migration
4040content : |
41- Navigate to your Atlas cluster. Click the ellipsis (:guilabel:`...`)
42- button and select :guilabel:`Migrate Data to this Cluster`.
41+
42+ a. In the left-side panel of your organization's page, click
43+ :guilabel:`Live Migration`.
44+
45+ #. In the :guilabel:`General Live Migration` card, click
46+ :guilabel:`Select Cluster for General Live Migration`.
47+
48+ #. Navigate to your Atlas cluster. Click the ellipsis (:guilabel:`...`)
49+ button and select :guilabel:`Migrate Data to this Cluster`.
4350
44- .. figure:: /images/atlas-deployment.png
45- :figwidth: 700px
51+ .. figure:: /images/atlas-deployment.png
52+ :figwidth: 700px
4653 ---
4754title : Review migration steps
4855ref : review-steps
@@ -54,23 +61,26 @@ content: |
5461title : Add IP address ranges to your Compose deployment whitelist
5562ref : add-ip-ranges
5663content : |
57- For this step you'll need to have browser tabs open
58- with both the Atlas Live Migration process dialog from the previous
59- step and your Compose deployment dashboard.
64+
65+ a. Open two browser tabs:
66+
67+ - For the Atlas Live Migration process dialog from the previous step.
68+ - For your Compose deployment dashboard.
6069
61- On your Compose deployment dashboard, click the :guilabel:`Security`
62- link in the left-side navigation. The :guilabel:`Whitelist TCP/HTTP
63- IPs` section displays a list of IP address ranges which are allowed
64- to access your Compose deployment. Add the IP address range which is
65- listed at the top of the Atlas Migration process dialog window.
70+ #. On your Compose deployment dashboard, click the :guilabel:`Security`
71+ link in the left-side navigation. The :guilabel:`Whitelist TCP/HTTP
72+ IPs` section displays a list of IP address ranges which are allowed
73+ to access your Compose deployment.
74+ #. Add the IP address range which is listed at the top of the
75+ Atlas Migration process dialog window.
6676
67- .. figure:: /images/compose-add-ips.png
68- :figwidth: 700px
77+ .. figure:: /images/compose-add-ips.png
78+ :figwidth: 700px
6979
70- .. note::
80+ .. note::
7181
72- Your Atlas migration IP address ranges may be different from
73- those shown here.
82+ Your Atlas migration IP address ranges may be different from
83+ those shown here.
7484 ---
7585title : Add the hostname and port of your Compose deployment to the
7686 Atlas Live Migration dialog
@@ -89,19 +99,19 @@ content: |
8999 Enter the username and password for :guilabel:`oploguser` in the
90100 Atlas Live Migration dialog window.
91101 ---
92- title : Enter your Compose SSL Certificate data
102+ title : Enter your Compose TLS/ SSL Certificate data
93103ref : enter-cafile
94104content : |
95- If you don't have SSL enabled on your Compose deployment, skip this
105+ If you don't have TLS/ SSL enabled on your Compose deployment, skip this
96106 step.
97107
98108 .. important::
99109
100- In some Compose deployments, you can no longer view your SSL
110+ In some Compose deployments, you can no longer view your TLS/ SSL
101111 certificate in the Compose UI. If this is the case for your
102112 deployment, you have two options:
103113
104- - Contact Compose directly to request your SSL certificate.
114+ - Contact Compose directly to request your TLS/ SSL certificate.
105115 - Use :atlas:`MongoMirror </import/mongomirror/>` to migrate
106116 your data to Atlas.
107117
0 commit comments