11title : Create an Atlas deployment
22ref : atlas-deployment
3- level : 4
4- stepnum : 1
53content : |
64 If you don't already have an Atlas deployment, :doc:`create one
75 </cloud/atlas>` now. You'll need
@@ -11,8 +9,6 @@ content: |
119 ---
1210title : Log in to your Compose account
1311ref : login-compose
14- level : 4
15- stepnum : 2
1612content : |
1713 Log in to your `Compose account <https://app.compose.io/session/new>`_
1814 and navigate to the deployment you want to migrate to Atlas.
@@ -25,8 +21,6 @@ content: |
2521 ---
2622title : Create an oplog user
2723ref : create-oplog-reader
28- level : 4
29- stepnum : 3
3024content : |
3125 To perform the migration process, you need a database user with
3226 permission to read the oplog on your ``admin`` database. Click the
@@ -43,8 +37,6 @@ content: |
4337 ---
4438title : Begin the Atlas Live Migration process
4539ref : begin-live-migration
46- level : 4
47- stepnum : 4
4840content : |
4941 Navigate to your Atlas cluster. Click the ellipsis (:guilabel:`...`)
5042 button and select :guilabel:`Migrate Data to this Cluster`.
@@ -54,17 +46,13 @@ content: |
5446 ---
5547title : Review migration steps
5648ref : review-steps
57- level : 4
58- stepnum : 5
5949content : |
6050 Read through the overview of migration steps in the Live Migration
6151 dialog window, then click the green :guilabel:`I'm ready to migrate`
6252 button.
6353 ---
6454title : Add IP address ranges to your Compose deployment whitelist
6555ref : add-ip-ranges
66- level : 4
67- stepnum : 6
6856content : |
6957 For this step you'll need to have browser tabs open
7058 with both the Atlas Live Migration process dialog from the previous
@@ -87,8 +75,6 @@ content: |
8775title : Add the hostname and port of your Compose deployment to the
8876 Atlas Live Migration dialog
8977ref : add-hostname-port
90- level : 4
91- stepnum : 7
9278content : |
9379 On the :guilabel:`Oplog Access` add-on page, you'll find a connection
9480 string with a hostname and port for oplog access. Copy them to the Atlas
@@ -98,17 +84,13 @@ content: |
9884 :figwidth: 650px
9985 ---
10086title : Enter the oplog user's credentials in the Live Migration dialog
101- ref :
102- level : 4
103- stepnum : 8
87+ ref : enter-oplog-creds
10488content : |
10589 Enter the username and password for :guilabel:`oploguser` in the
10690 Atlas Live Migration dialog window.
10791 ---
10892title : Enter your Compose SSL Certificate data
10993ref : enter-cafile
110- level : 4
111- stepnum : 9
11294content : |
11395 If you don't have SSL enabled on your Compose deployment, skip this
11496 step.
@@ -127,38 +109,25 @@ content: |
127109 ---
128110title : Validate your Live Migration form
129111ref : validate-form
130- level : 4
131- stepnum : 10
132112content : |
133113 Click the :guilabel:`Validate` button to check that all your form
134114 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 .
136116 ---
137- title : Start migration
117+ title : Click :guilabel:` Start Migration`.
138118ref : start-migration
139- level : 4
140- stepnum : 11
141119content : |
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.
145120
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.
148125 ---
149- title : Prepare to Start your cutover
126+ title : Click :guilabel:` Prepare to Cutover`.
150127ref : start-cutover
151- level : 4
152- stepnum : 12
128+ ---
129+ title : Perform the cutover.
130+ ref : perform-the-cutover
153131content : |
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
164133 ...
0 commit comments