1
1
title : Create an Atlas deployment
2
2
ref : atlas-deployment
3
- level : 4
4
- stepnum : 1
5
3
content : |
6
4
If you don't already have an Atlas deployment, :doc:`create one
7
5
</cloud/atlas>` now. You'll need
@@ -11,8 +9,6 @@ content: |
11
9
---
12
10
title : Log in to your Compose account
13
11
ref : login-compose
14
- level : 4
15
- stepnum : 2
16
12
content : |
17
13
Log in to your `Compose account <https://app.compose.io/session/new>`_
18
14
and navigate to the deployment you want to migrate to Atlas.
@@ -25,8 +21,6 @@ content: |
25
21
---
26
22
title : Create an oplog user
27
23
ref : create-oplog-reader
28
- level : 4
29
- stepnum : 3
30
24
content : |
31
25
To perform the migration process, you need a database user with
32
26
permission to read the oplog on your ``admin`` database. Click the
@@ -43,8 +37,6 @@ content: |
43
37
---
44
38
title : Begin the Atlas Live Migration process
45
39
ref : begin-live-migration
46
- level : 4
47
- stepnum : 4
48
40
content : |
49
41
Navigate to your Atlas cluster. Click the ellipsis (:guilabel:`...`)
50
42
button and select :guilabel:`Migrate Data to this Cluster`.
@@ -54,17 +46,13 @@ content: |
54
46
---
55
47
title : Review migration steps
56
48
ref : review-steps
57
- level : 4
58
- stepnum : 5
59
49
content : |
60
50
Read through the overview of migration steps in the Live Migration
61
51
dialog window, then click the green :guilabel:`I'm ready to migrate`
62
52
button.
63
53
---
64
54
title : Add IP address ranges to your Compose deployment whitelist
65
55
ref : add-ip-ranges
66
- level : 4
67
- stepnum : 6
68
56
content : |
69
57
For this step you'll need to have browser tabs open
70
58
with both the Atlas Live Migration process dialog from the previous
@@ -87,8 +75,6 @@ content: |
87
75
title : Add the hostname and port of your Compose deployment to the
88
76
Atlas Live Migration dialog
89
77
ref : add-hostname-port
90
- level : 4
91
- stepnum : 7
92
78
content : |
93
79
On the :guilabel:`Oplog Access` add-on page, you'll find a connection
94
80
string with a hostname and port for oplog access. Copy them to the Atlas
@@ -98,17 +84,13 @@ content: |
98
84
:figwidth: 650px
99
85
---
100
86
title : Enter the oplog user's credentials in the Live Migration dialog
101
- ref :
102
- level : 4
103
- stepnum : 8
87
+ ref : enter-oplog-creds
104
88
content : |
105
89
Enter the username and password for :guilabel:`oploguser` in the
106
90
Atlas Live Migration dialog window.
107
91
---
108
92
title : Enter your Compose SSL Certificate data
109
93
ref : enter-cafile
110
- level : 4
111
- stepnum : 9
112
94
content : |
113
95
If you don't have SSL enabled on your Compose deployment, skip this
114
96
step.
@@ -127,38 +109,25 @@ content: |
127
109
---
128
110
title : Validate your Live Migration form
129
111
ref : validate-form
130
- level : 4
131
- stepnum : 10
132
112
content : |
133
113
Click the :guilabel:`Validate` button to check that all your form
134
114
fields are valid and your clusters are ready for migration. When your
135
- form is validated, click the :guilabel:`Start Migration` button .
115
+ form is validated, you're ready to begin the migration .
136
116
---
137
- title : Start migration
117
+ title : Click :guilabel:` Start Migration`.
138
118
ref : start-migration
139
- level : 4
140
- stepnum : 11
141
119
content : |
142
- When the migration process begins, the Live Migration dialog window
143
- closes and you are returned to the Atlas cluster overview page. A
144
- progress bar shows the progess of your migration.
145
120
146
- .. figure:: /images/migration-complete.png
147
- :figwidth: 700px
121
+ A countdown timer in a progress bar indicates how much time remains
122
+ before your target cluster is ready to migrate data from your source
123
+ cluster. Wait until the countdown timer and the :guilabel:`Prepare to Cutover`
124
+ button are green before proceeding to the next step.
148
125
---
149
- title : Prepare to Start your cutover
126
+ title : Click :guilabel:` Prepare to Cutover`.
150
127
ref : start-cutover
151
- level : 4
152
- stepnum : 12
128
+ ---
129
+ title : Perform the cutover.
130
+ ref : perform-the-cutover
153
131
content : |
154
- Your Compose deployment and your Atlas cluster are now in sync.
155
- Atlas will maintain this synchronized state for 72 hours. If you
156
- need more time, syncing can be extended for another 24 hours.
157
-
158
- Click the green :guilabel:`Prepare to Cutover` button and follow the
159
- instructions listed in the dialog window.
160
-
161
- Once the cutover is complete, you can update your
162
- client applications to use the new Atlas connection string.
163
-
132
+ .. include:: /includes/live-migrate-cutover.rst
164
133
...
0 commit comments