Skip to content

Commit d125a5a

Browse files
committed
DOC-4974 Feedback from Olga and changelog
1 parent 7ab4954 commit d125a5a

File tree

6 files changed

+37
-7
lines changed

6 files changed

+37
-7
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
Title: Redis Cloud changelog (March 2025)
3+
alwaysopen: false
4+
categories:
5+
- docs
6+
- operate
7+
- rc
8+
description: New features, enhancements, and other changes added to Redis Cloud during
9+
March 2025.
10+
highlights: Redis Insight on Redis Cloud
11+
linktitle: March 2025
12+
weight: 34
13+
---
14+
15+
## New features
16+
17+
### Redis Insight on Redis Cloud
18+
19+
Users with select Redis Cloud Essentials databases can now open a browser-based version of [Redis Insight]({{< relref "/operate/rc/databases/connect/insight-cloud" >}}) directly from Redis Cloud. See [Connect to your database]({{< relref "/operate/rc/databases/connect#ri-browser" >}}) to learn how to open Redis Insight from Redis Cloud.
20+
21+
This browser-based version of Redis Insight has a subset of the features of Redis Insight on desktop. For more information, see [Open with Redis Insight on Redis Cloud]({{< relref "/operate/rc/databases/connect/insight-cloud" >}}).

content/operate/rc/databases/connect/_index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,16 @@ You can connect to your database with Redis Insight in two ways:
4646
### Open in your browser {#ri-browser}
4747

4848
{{< note >}}
49-
Opening your database with Redis Insight in your browser is available for Essentials databases hosted on AWS.
49+
Opening your database with Redis Insight in your browser is currently available for some Essentials databases, and will be available to more Essentials databases over time.
5050
{{< /note >}}
5151

52-
To connect to your database with Redis Insight in your browser, select **Open with Redis Insight**.
52+
If Redis Insight on Redis Cloud is available for your database, select **Launch Redis Insight web** from the connection wizard to open it.
5353

54-
{{<image filename="images/rc/rc-ri-open.png" alt="Open with Redis Insight" width=200px >}}
54+
{{<image filename="images/rc/rc-ri-wizard-launch.png" alt="Launch Redis Insight web from the Connection Wizard." width=500px >}}
55+
56+
You can also select **Launch** from the database page under **View and manage data with Redis Insight** to open Redis Insight in your browser.
57+
58+
{{<image filename="images/rc/rc-ri-open.png" alt="Launch Redis Insight web from the database page." width=500px >}}
5559

5660
Redis Insight will open in a new tab.
5761

content/operate/rc/databases/connect/insight-cloud.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ categories:
55
- docs
66
- operate
77
- rc
8+
- redisinsight
89
description: Shows how to open your database in a browser-based version of Redis Insight and lists the features that are available.
910
hideListLinks: true
1011
linkTitle: Redis Insight on Redis Cloud
@@ -16,7 +17,7 @@ weight: 1
1617
You can either [install Redis Insight]({{< relref "/develop/tools/insight" >}}) on your computer, or you can open your database in Redis Insight directly on Redis Cloud.
1718

1819
{{< note >}}
19-
Opening your database with Redis Insight on Redis Cloud is only available for Essentials databases hosted on AWS. For all other databases, [install Redis Insight]({{< relref "/develop/tools/insight" >}}) on your computer and [open Redis Insight]({{< relref "/operate/rc/databases/connect#ri-app" >}}) from the database page.
20+
Opening your database with Redis Insight in your browser is currently available for some Essentials databases, and will be available to more Essentials databases over time. For all other databases, [install Redis Insight]({{< relref "/develop/tools/insight" >}}) on your computer and [open Redis Insight]({{< relref "/operate/rc/databases/connect#ri-app" >}}) from the database page.
2021
{{< /note >}}
2122

2223
To open your database with Redis Insight on Redis Cloud, select **Open with Redis Insight** on the [database screen]({{< relref "/operate/rc/databases/view-edit-database" >}}).

content/operate/rc/rc-quickstart.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,16 @@ You can connect to your database with Redis Insight in two ways:
106106
#### Open in your browser {#ri-browser}
107107

108108
{{< note >}}
109-
Opening your database with Redis Insight in your browser is available for Essentials databases hosted on AWS.
109+
Opening your database with Redis Insight in your browser is currently available for some Essentials databases, and will be available to more Essentials databases over time.
110110
{{< /note >}}
111111

112-
To connect to your database with Redis Insight in your browser, select **Open with Redis Insight**.
112+
If Redis Insight on Redis Cloud is available for your database, select **Launch Redis Insight web** from the connection wizard to open it.
113113

114-
{{<image filename="images/rc/rc-ri-open.png" alt="Open with Redis Insight" width=200px >}}
114+
{{<image filename="images/rc/rc-ri-wizard-launch.png" alt="Launch Redis Insight web from the Connection Wizard." width=500px >}}
115+
116+
You can also select **Launch** from the database page under **View and manage data with Redis Insight** to open Redis Insight in your browser.
117+
118+
{{<image filename="images/rc/rc-ri-open.png" alt="Launch Redis Insight web from the database page." width=500px >}}
115119

116120
Redis Insight will open in a new tab.
117121

static/images/rc/rc-ri-open.png

6.8 KB
Loading
35.6 KB
Loading

0 commit comments

Comments
 (0)