Skip to content

RC Rebrand Phase 1: Quickstarts, connect, RC on RI, View and Edit databses #1347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified content/develop/get-started/img/free-cloud-db.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/operate/rc/databases/connect/insight-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Opening your database with Redis Insight in your browser is currently available

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" >}}).

{{<image filename="images/rc/rc-ri-open.png" alt="Open with Redis Insight" width=200px >}}
{{<image filename="images/rc/rc-ri-open.png" alt="Open with Redis Insight" width=400px >}}

Redis Insight will open in a new tab.

Expand Down
38 changes: 20 additions & 18 deletions content/operate/rc/databases/view-edit-database.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,17 @@ The available settings vary according to your plan, cloud provider, and design c
| Setting name | Description |
|:--------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Database Name** | The name given to your database |
| **Subscription Name** | The name for the subscription your database is a part of |
| **Public endpoint** | Public URI used by any application or client to access the database. |
| **Private endpoint** | Private endpoint URI available to approved clients; use CIDR allow list and VPC peering to enable access (_Redis Cloud Pro only_) |
| **Private endpoint** | Private endpoint URI available to approved clients; use CIDR allow list, VPC peering, or other connectivity options to enable access. (_Redis Cloud Pro only_) |
| **Tags** | A list of the [tags]({{< relref "/operate/rc/databases/tag-database" >}}) associated with the database. Select [Manage tags]({{< relref "/operate/rc/databases/tag-database#configuration-tab" >}}) to manage the database tags. |
| **Vendor** | The Cloud vendor hosting your database: AWS, Google Cloud, or Azure. |
| **Region** | The Cloud vendor region hosting your database |
| **Type** | Displays 'Redis', 'Redis Stack' or 'memcached' based on the value selected when the database was created |
| **Redis version** | Redis version used to create the database |
| **Redis version** | Redis version of the database |
| **Auto Tiering** | Checked when the subscription supports Auto Tiering (_Redis Cloud Pro only_) |
| **Creation time** | Date and time the database was created |
| **Active-Active Redis** | Checked when the database is part of an [Active-Active]({{< relref "/operate/rc/databases/configuration/active-active-redis" >}}) relationship (_Redis Cloud Pro only_) |
| **Creation time** | Date and time the database was created |
| **Last changed** | Date and time of last update |
| **Supported Protocol(s)** | Shows which version of RESP the database uses. See [Redis serialization protocol]({{< relref "/develop/reference/protocol-spec" >}}#resp-versions) for details |
| **Advanced Capabilites** | This setting appears when an [advanced capability]({{< relref "/operate/rc/databases/configuration/advanced-capabilities" >}}) is enabled for a database |
Expand Down Expand Up @@ -128,19 +131,10 @@ Actions in the **Danger Zone** are permanent and should not be taken lightly.

Here, you can:

- Delete the database.

Databases must be active and empty before they can be deleted. To learn more, see [Delete a database]({{< relref "/operate/rc/databases/delete-database.md" >}}).

- Import data into the database.

When you choose this action, you're asked to specify the source and location of the data to import

{{<image filename="images/rc/database-import-dialog.png" alt="The Import data dialog helps you import data into a database." >}}
- Delete the database. Databases must be active before they can be deleted. To learn more, see [Delete a database]({{< relref "/operate/rc/databases/delete-database.md" >}}).
- Flush the database (_Active-Active databases only_).

To learn more, see [Import data]({{< relref "/operate/rc/databases/import-data.md" >}}).

For best results, we recommend backing up data before starting any **Danger Zone** actions.
For best results, we recommend [backing up data]({{< relref "/operate/rc/databases/back-up-data" >}}) before any danger zone actions.

## Manage the database list

Expand All @@ -156,17 +150,25 @@ You can:

{{<image filename="images/rc/database-list-filter.png" alt="Use the filter toggle to display filter options." >}}

You can filter the list on **Status**, **Subscription**, **Capabilities**, **Options**, and **Tags**. String matches are _not_ case-sensitive. You can specify more than one filter expression at a time.
You can filter the list on **Status**, **Subscription**, **Subscription Type**, **Capabilities**, **Options**, and **Tags**. String matches are _not_ case-sensitive. You can specify more than one filter expression at a time.

A list of selected filters appears below the filter types.

To remove a filter click the **x** to the right of the name of that filter. To remove all filters, select **Clear all**.

{{<image filename="images/rc/database-list-filter-selected.png" alt="Use the filter toggle to display filter options." >}}

- Select **Columns** to change what information is displayed on the list.

{{<image filename="images/rc/database-list-columns.png" alt="Use the columns toggle to display column options." >}}

- Select the **Export** button to export the current view as a CSV file.

{{<image filename="images/rc/icon-export-to-csv.png" alt="The Export button exports the current list view to CSV." >}}

- Sort the list in descending or ascending order using the arrow displayed to right of the field name in the header. Supported fields include **Subscription**, **Database name**, **Memory**, and **Tags**.

{{<image filename="images/rc/icon-database-list-sort-ascending.png" alt="Use the arrows in the list header to sort the list." >}} {{<image filename="images/rc/icon-database-list-sort-descending.png" alt="The direction of the arrow corresponds to the direction of the sort." >}}
{{<image filename="images/rc/icon-list-sort-asc.png#no-click" alt="Use the arrows in the list header to sort the list." class="inline">}} {{<image filename="images/rc/icon-list-sort-desc.png#no-click" alt="The direction of the arrow corresponds to the direction of the sort." class="inline">}}

Select the arrow icon to change the sort order. One sort order can be active at any given time.

Expand All @@ -178,7 +180,7 @@ Sort orders and filter expressions are not saved between console sessions.

The **View Database** screen also has tabs that let you view:

- **Metrics**: a series of graphs showing database performance over time. See [Monitor performance]({{< relref "/operate/rc/databases/monitor-performance.md" >}})
- **Metrics**: a series of graphs showing database performance over time. See [Monitor performance]({{< relref "/operate/rc/databases/monitor-performance" >}}) for more information.

- **Slowlog**: a log showing recent [slow queries]({{< relref "/commands/slowlog" >}}) run against your database. The log displays when the action started, the duration, the complexity of the operation, and any parameters passed to the operation.

Expand Down
4 changes: 2 additions & 2 deletions content/operate/rc/rc-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ If you would rather customize your database, select **See more plans** to go to

1. In the upper corner, an icon shows the current status of the database. If the icon shows an orange clock, this means your database is still being created and its status is _pending_.

{{< image filename="/images/rc/icon-database-update-status-pending.png#no-click" alt="Pending database status" >}} &nbsp; {{< image filename="/images/rc/icon-database-update-status-active.png#no-click" alt="Active database status" >}}
{{< image filename="/images/rc/icon-database-update-status-pending.png#no-click" alt="Pending database status" class="inline" >}} {{< image filename="/images/rc/icon-database-update-status-active.png#no-click" alt="Active database status" class="inline">}}</nobr>

Once the database has been created, it becomes _active_ and the status indicator switches to a green circle containing a checkmark.

Expand Down Expand Up @@ -134,7 +134,7 @@ For more information on how to use Redis Insight in your browser, see [Open with

1. [Install Redis Insight]({{< relref "/develop/tools/insight" >}}).

1. Once installed, select **Open with Redis Insight**.
1. Once installed, select **Open in desktop**.

1. A pop-up asks if you wish to open the link with Redis Insight. Select **Open Redis Insight** to connect to your database with Redis Insight.

Expand Down
Binary file modified static/images/rc/connection-wizard-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/connection-wizard-clients.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/connection-wizard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/database-details-configuration-tab-alerts-flexible.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/database-details-configuration-tab-danger-flexible.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/database-details-configuration-tab-security-flexible.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/rc/database-list-columns.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/database-list-filter-selected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/database-list-filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/database-list-search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/icon-database-update-status-active.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/icon-database-update-status-pending.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/rc/icon-export-to-csv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/quickstart-database-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/quickstart-essentials.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/quickstart-pro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/rc-ri-open.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/rc/rc-ri-wizard-launch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.