@@ -38,11 +38,18 @@ content: |
38
38
title : Begin the Atlas Live Migration process
39
39
ref : begin-live-migration
40
40
content : |
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`.
43
50
44
- .. figure:: /images/atlas-deployment.png
45
- :figwidth: 700px
51
+ .. figure:: /images/atlas-deployment.png
52
+ :figwidth: 700px
46
53
---
47
54
title : Review migration steps
48
55
ref : review-steps
@@ -54,23 +61,26 @@ content: |
54
61
title : Add IP address ranges to your Compose deployment whitelist
55
62
ref : add-ip-ranges
56
63
content : |
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.
60
69
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.
66
76
67
- .. figure:: /images/compose-add-ips.png
68
- :figwidth: 700px
77
+ .. figure:: /images/compose-add-ips.png
78
+ :figwidth: 700px
69
79
70
- .. note::
80
+ .. note::
71
81
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.
74
84
---
75
85
title : Add the hostname and port of your Compose deployment to the
76
86
Atlas Live Migration dialog
@@ -89,19 +99,19 @@ content: |
89
99
Enter the username and password for :guilabel:`oploguser` in the
90
100
Atlas Live Migration dialog window.
91
101
---
92
- title : Enter your Compose SSL Certificate data
102
+ title : Enter your Compose TLS/ SSL Certificate data
93
103
ref : enter-cafile
94
104
content : |
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
96
106
step.
97
107
98
108
.. important::
99
109
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
101
111
certificate in the Compose UI. If this is the case for your
102
112
deployment, you have two options:
103
113
104
- - Contact Compose directly to request your SSL certificate.
114
+ - Contact Compose directly to request your TLS/ SSL certificate.
105
115
- Use :atlas:`MongoMirror </import/mongomirror/>` to migrate
106
116
your data to Atlas.
107
117
0 commit comments