Skip to content

Commit bf16845

Browse files
committed
Migrate + Upgrade
1 parent 2155d17 commit bf16845

13 files changed

+11
-11
lines changed

content/operate/rc/databases/migrate-databases.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Follow these detailed steps to migrate data using Active-Passive syncing:
6969

7070
{{<image filename="images/rc/migrate-database-select-source.png" alt="Select the target database from the database list." >}}
7171

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**.
7373

7474
{{<image filename="images/rc/migrate-data-target-edit.png" alt="Use the **Edit Database** button to change the configuration of the target database." >}}
7575

@@ -81,41 +81,41 @@ Follow these detailed steps to migrate data using Active-Passive syncing:
8181

8282
6. This will open the **Add Active-Passive Redis** screen. Select where the source database is located.
8383

84-
{{<image filename="images/rc/migrate-data-add-active-passive.png" alt="The Add Active-Passive Redis screen." >}}
84+
{{<image filename="images/rc/migrate-data-add-active-passive.png" alt="The Add Active-Passive Redis screen." width=70% >}}
8585

8686
- Select **Current account** if the source database is located in this Redis Cloud account.
8787

8888
Select the source database from the **Source database** list. You can type in the database's name to find it.
8989

90-
{{<image filename="images/rc/database-add-account-path-list.png" alt="Select the Source database from the database list." >}}
90+
{{<image filename="images/rc/database-add-account-path-list.png" alt="Select the Source database from the database list." width=70% >}}
9191

9292
- If the source database is hosted externally, select **External**.
9393

9494
1. In the **Enter the source URI** field, type `redis://` and then paste in the public endpoint details.
9595

96-
{{<image filename="images/rc/migrate-data-specify-source-uri.png" alt="The source URI must be specified using the 'redis://' protocol." >}}
96+
{{<image filename="images/rc/migrate-data-specify-source-uri.png" alt="The source URI must be specified using the 'redis://' protocol." width=70% >}}
9797

9898
1. Select if the source database requires Transport Layer Security (TLS).
9999

100100
- If the source database requires TLS, select **TLS** and enter the public server certificate in the **Server Certificate** field.
101101

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% >}}
103103

104104
- If the source database requires client authentication, select **Mutual TLS**.
105105

106106
1. Enter the public server certificate in the **Server Certificate** field.
107107

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% >}}
109109

110110
1. Select **Download** to download the client certificate.
111111

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% >}}
113113

114114
1. Configure the source database to accept the client certificate.
115115

116116
7. Select **Save Active-Passive** to save your Active-Passive settings.
117117

118-
{{<image filename="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+
{{<image filename="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">}}
119119

120120
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://`.
121121

@@ -133,7 +133,7 @@ Follow these detailed steps to migrate data using Active-Passive syncing:
133133

134134
When data has fully migrated to the target database, database status reports `Synced`.
135135

136-
{{<image filename="images/rc/migrate-data-status-synced.png" alt="When the data is migrated, the target database status displays `Synced`." >}}
136+
{{<image filename="images/rc/migrate-data-status-synced.png" alt="When the data is migrated, the target database status displays `Synced`." width=100px >}}
137137

138138
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.
139139

content/operate/rc/subscriptions/upgrade-essentials-pro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ Before you follow this guide, be aware of the following limitations:
6363

6464
1. This will open the **Add Active-Passive Redis** screen. Select **Current account** to connect a database in your current account.
6565

66-
{{<image filename="images/rc/migrate-data-add-active-passive.png" alt="The Add Active-Passive Redis screen." >}}
66+
{{<image filename="images/rc/migrate-data-add-active-passive.png" alt="The Add Active-Passive Redis screen." width=70% >}}
6767

6868
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.
6969

70-
{{<image filename="images/rc/database-add-account-path-list.png" alt="Select the Source database from the database list." >}}
70+
{{<image filename="images/rc/database-add-account-path-list.png" alt="Select the Source database from the database list." width=70% >}}
7171

7272
1. Select **Save Database** to begin updating the database.
7373

4.96 KB
Loading
Loading
Loading
Loading
Loading
Loading

static/images/rc/migrate-data-status-synced.png

100755100644
4.39 KB
Loading
10.6 KB
Loading

0 commit comments

Comments
 (0)