Skip to content

Commit c721ba2

Browse files
committed
Fix screenshots to support RS 7.8 and 7.4 versioned docs
1 parent e319323 commit c721ba2

20 files changed

+25
-7
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
1. On the **Databases** screen, select **Quick database**.
2+
3+
{{<image filename="images/rs/screenshots/databases/db-screen.png" alt="Select Quick database on the Databases screen." >}}
4+
5+
1. Enter 12000 for the **Port**.
6+
7+
If port 12000 is not available, enter any available port number between 10000 to 19999 or leave it blank to let the cluster assign a port number for you. You will use this port number to connect to the database.
8+
9+
{{<image filename="images/rs/screenshots/databases/quick-db-7-8-2.png" alt="Create a quick database." >}}
10+
11+
1. Select **Create** to create your database.
12+
13+
When you see **Database active** appear on the database configuration screen, the database is activated and ready for you to use.
14+
15+
{{<image filename="images/rs/icons/db-active-icon.png" width="150px" alt="Database active icon." >}}
16+
17+
18+
You now have a Redis database!

content/operate/oss_and_stack/stack-with-enterprise/install/add-module-to-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In the Redis Enterprise Cluster Manager UI, follow these steps to add modules to
3030

3131
1. In the **Capabilities** section, select one or more capabilities:
3232

33-
{{<image filename="images/rs/screenshots/databases/quick-db-capabilities.png" alt="Select which capabilities to add to your database.">}}
33+
{{<image filename="images/rs/screenshots/databases/quick-db-capabilities-7-8-2.png" alt="Select which capabilities to add to your database.">}}
3434

3535
{{<note>}}
3636
You cannot use RediSearch 1.x and RediSearch 2.x in the same database.

content/operate/rs/databases/active-active/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Each Active-Active instance must have a unique fully-qualified domain name (FQDN
130130

131131
1. In the **High availability** section, turn off **Replication** since each cluster has only one node in this setup:
132132

133-
{{<image filename="images/rs/screenshots/databases/active-active-databases/quickstart-ha-turn-off-replication.png" alt="Turn off replication in the High availability section.">}}
133+
{{<image filename="images/rs/screenshots/databases/active-active-databases/quickstart-ha-turn-off-replication-7-8-2.png" alt="Turn off replication in the High availability section.">}}
134134

135135

136136
1. In the **Clustering** section, either:

content/operate/rs/databases/auto-tiering/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ On the **Databases** screen:
103103

104104
1. Verify **Flash** is selected for **Runs on**.
105105

106-
{{<image filename="images/rs/screenshots/databases/quick-db-flash.png" alt="Create a quick database with Runs on Flash selected." >}}
106+
{{<image filename="images/rs/screenshots/databases/quick-db-flash-7-8-2.png" alt="Create a quick database with Runs on Flash selected." >}}
107107

108108
1. Enter `12000` for the endpoint **Port** number.
109109

content/operate/rs/databases/configure/oss-cluster-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To enable the OSS Cluster API for an existing database in the Cluster Manager UI
4848

4949
1. Select **OSS Cluster API**.
5050

51-
{{<image filename="images/rs/screenshots/databases/config-clustering-oss-cluster-api.png" alt="Use the *OSS Cluster API* setting to enable the API for the selected database.">}}
51+
{{<image filename="images/rs/screenshots/databases/config-clustering-oss-cluster-api-7-8-2.png" alt="Use the *OSS Cluster API* setting to enable the API for the selected database.">}}
5252

5353
1. Select **Save**.
5454

content/operate/rs/databases/configure/replica-ha.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Replica high availability is enabled for the cluster by default.
5858

5959
When you create a database using the Cluster Manager UI, replica high availability is enabled for the database by default if you enable replication.
6060

61-
{{<image filename="images/rs/screenshots/databases/config-replica-ha-enabled.png" alt="When you select the Replication checkbox in the High availability section of the database configuration screen, the Replica high availability checkbox is also selected by default.">}}
61+
{{<image filename="images/rs/screenshots/databases/config-replica-ha-enabled-7-8-2.png" alt="When you select the Replication checkbox in the High availability section of the database configuration screen, the Replica high availability checkbox is also selected by default.">}}
6262

6363
To use replication without replication high availability, clear the **Replica high availability** checkbox.
6464

content/operate/rs/installing-upgrading/quickstarts/docker-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ with `-p <host_port>:<container_port>` or use the `--network host` option to ope
7070

7171
## Create a database
7272

73-
{{<embed-md "quick-db-setup.md">}}
73+
{{<embed-md "rs-quick-db-setup-7-8.md">}}
7474

7575
{{< note >}}
7676
{{< embed-md "docker-memory-limitation.md" >}}

content/operate/rs/installing-upgrading/quickstarts/redis-enterprise-software-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ To set up your machine as a Redis Enterprise Software cluster:
8888

8989
## Create a database
9090

91-
{{<embed-md "quick-db-setup.md">}}
91+
{{<embed-md "rs-quick-db-setup-7-8.md">}}
9292

9393
## Connect to your database
9494

45.5 KB
Loading
25.1 KB
Loading

0 commit comments

Comments
 (0)