You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rc/databases/migrate-databases.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Follow these detailed steps to migrate data using Active-Passive syncing:
69
69
70
70
{{<imagefilename="images/rc/migrate-database-select-source.png"alt="Select the target database from the database list." >}}
71
71
72
-
4. From the **Configuration** tab of the target database, select **Edit database**.
72
+
4. From the **Configuration** tab of the target database, select **Edit**.
73
73
74
74
{{<imagefilename="images/rc/migrate-data-target-edit.png"alt="Use the **Edit Database** button to change the configuration of the target database." >}}
75
75
@@ -81,41 +81,41 @@ Follow these detailed steps to migrate data using Active-Passive syncing:
81
81
82
82
6. This will open the **Add Active-Passive Redis** screen. Select where the source database is located.
- Select **Current account** if the source database is located in this Redis Cloud account.
87
87
88
88
Select the source database from the **Source database** list. You can type in the database's name to find it.
89
89
90
-
{{<imagefilename="images/rc/database-add-account-path-list.png"alt="Select the Source database from the database list." >}}
90
+
{{<imagefilename="images/rc/database-add-account-path-list.png"alt="Select the Source database from the database list."width=70%>}}
91
91
92
92
- If the source database is hosted externally, select **External**.
93
93
94
94
1. In the **Enter the source URI** field, type `redis://` and then paste in the public endpoint details.
95
95
96
-
{{<imagefilename="images/rc/migrate-data-specify-source-uri.png"alt="The source URI must be specified using the 'redis://' protocol." >}}
96
+
{{<imagefilename="images/rc/migrate-data-specify-source-uri.png"alt="The source URI must be specified using the 'redis://' protocol."width=70%>}}
97
97
98
98
1. Select if the source database requires Transport Layer Security (TLS).
99
99
100
100
- If the source database requires TLS, select **TLS** and enter the public server certificate in the **Server Certificate** field.
101
101
102
-
{{<image filename="images/rc/migrate-data-tls-server-cert.png" alt="The Server Certificate field." >}}
102
+
{{<image filename="images/rc/migrate-data-tls-server-cert.png" alt="The Server Certificate field." width=70% >}}
103
103
104
104
- If the source database requires client authentication, select **Mutual TLS**.
105
105
106
106
1. Enter the public server certificate in the **Server Certificate** field.
107
107
108
-
{{<image filename="images/rc/migrate-data-tls-server-cert.png" alt="The Server Certificate field." >}}
108
+
{{<image filename="images/rc/migrate-data-tls-server-cert.png" alt="The Server Certificate field." width=70% >}}
109
109
110
110
1. Select **Download** to download the client certificate.
111
111
112
-
{{<image filename="images/rc/migrate-data-tls-client-cert.png" alt="The Client Certificate field. Select Download to download the client certificate." >}}
112
+
{{<image filename="images/rc/migrate-data-tls-client-cert.png" alt="The Client Certificate field. Select Download to download the client certificate." width=70% >}}
113
113
114
114
1. Configure the source database to accept the client certificate.
115
115
116
116
7. Select **Save Active-Passive** to save your Active-Passive settings.
117
117
118
-
{{<imagefilename="images/rc/icon-database-save-active-passive.png"alt="The **Save** button verifies the Source URI and you can't save until it validates."width="200px">}}
118
+
{{<imagefilename="images/rc/icon-database-save-active-passive.png"alt="The **Save** button verifies the Source URI and you can't save until it validates."width="150px">}}
119
119
120
120
For an external database, we'll verify the endpoint at this step. If the endpoint can't be verified, make sure that you've copied the details directly from the source database and that the value you entered starts with `redis://`.
121
121
@@ -133,7 +133,7 @@ Follow these detailed steps to migrate data using Active-Passive syncing:
133
133
134
134
When data has fully migrated to the target database, database status reports `Synced`.
135
135
136
-
{{<imagefilename="images/rc/migrate-data-status-synced.png"alt="When the data is migrated, the target database status displays `Synced`." >}}
136
+
{{<imagefilename="images/rc/migrate-data-status-synced.png"alt="When the data is migrated, the target database status displays `Synced`."width=100px>}}
137
137
138
138
Active-Passive sync lets you migrate data while apps and other connections are using the source database. Once the data is migrated, you should migrate active connections to the target database.
1. Select your Redis Cloud Essentials database from the **Source database** list. This will be your source database. You can type in the database's name to find it.
69
69
70
-
{{<imagefilename="images/rc/database-add-account-path-list.png"alt="Select the Source database from the database list." >}}
70
+
{{<imagefilename="images/rc/database-add-account-path-list.png"alt="Select the Source database from the database list."width=70%>}}
71
71
72
72
1. Select **Save Database** to begin updating the database.
0 commit comments