Skip to content

Commit

Permalink
Databases section minor updates (#3221)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmilesb authored Mar 26, 2024
1 parent 162335e commit dc35a14
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 22 deletions.
22 changes: 11 additions & 11 deletions content/embeds/rc-tags-tag-module.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
Here, you can:
You can select the tag's **Key** and **Value** from the suggestions, or you can enter your own.

- Select **Add tag** to add a tag.
{{<image filename="images/rc/tags-new-tag.png" alt="The New tag fields." >}}{{< /image >}}

{{<image filename="images/rc/tags-button-add-tag.png" alt="The Add tag button." width=100px >}}{{< /image >}}
A valid tag must follow these guidelines:
- Tag keys must be between 2 and 64 characters long, and values must be at least 2 characters long.
- Tags can only have lowercase letters, numbers, spaces, and these special characters: `-`, `_`, `.`, `+`, `@`, and `:`.

{{<image filename="images/rc/tags-new-tag.png" alt="The New tag fields." >}}{{< /image >}}

You can select the tag's **Key** and **Value** from the suggestions, or you can enter your own.

A valid tag must follow these guidelines:
- Tag keys must be between 2 and 64 characters long, and values must be at least 2 characters long.
- Tags can only have lowercase letters, numbers, spaces, and these special characters: `-`, `_`, `.`, `+`, `@`, and `:`.
After you add your first tag, you can:

- Select the **Key** or **Value** field of an existing tag and enter new text to edit it.

- Select **Delete** next to a tag to delete it.

{{<image filename="images/rc/tags-icon-delete.png" alt="Delete button." >}}{{< /image >}}
{{<image filename="images/rc/tags-icon-delete.png" alt="Delete button." >}}{{< /image >}}

- Select **Add additional tag** to add another tag.

{{<image filename="images/rc/tags-button-add-additional-tag.png" alt="The Add additional tag button." >}}{{< /image >}}
10 changes: 3 additions & 7 deletions content/rc/databases/back-up-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,13 @@ Here, you'll learn how to store backups using different cloud providers.

To turn on database backups:

1. Sign in to the [Redis Cloud console](https://app.redislabs.com/). (Create an account if you don't already have one.)
1. Sign in to the [Redis Cloud console](https://app.redislabs.com/).

2. If you have more than one subscription, select the target subscription from the list. This displays the **Databases** tab for the selected subscription.

{{<image filename="images/rc/subscription-flexible-databases-tab-pending.png" alt="The Databases tab summarizes databases created for a given subscription." >}}{{< /image >}}

3. Select the database to open the **Database** page and then select **Edit database**.
1. Select the database to open the **Database** page and then select **Edit database**.

{{<image filename="images/rc/database-details-configuration-tab-general-flexible.png" alt="The Configuration tab of the Database details screen." >}}{{< /image >}}

4. In the **Durability** section of the **Configuration** tab, locate the **Remote backup** setting:
1. In the **Durability** section of the **Configuration** tab, locate the **Remote backup** setting:

{{<image filename="images/rc/database-details-configuration-tab-durability-flexible.png" alt="The Remote backup setting is located in the Durability section of the Configuration tab of the database details screen." >}}{{< /image >}}

Expand Down
2 changes: 1 addition & 1 deletion content/rc/databases/configuration/high-availability.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Redis Cloud supports three levels of replication:

Your replication options depend on your [subscription plan]({{<relref "/rc/subscriptions/_index.md">}}):

- Free Redis Cloud Essentials plans support No replication and single-zone replication.
- Free Redis Cloud Essentials plans do not support replication.
- Paid Redis Cloud Essentials plans and Redis Cloud Pro plans let you choose between multi-zone or single-zone replication when creating a subscription. You can also turn off replication.

After database creation, you can still enable or turn off replication. However, [zone settings]({{<relref "/rc/databases/configuration/high-availability#zone-setting-maintenance">}}) are only configurable during database creation.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ The **Tags** section lets you add [tags]({{< relref "/rc/databases/tag-database"

{{<image filename="images/rc/database-new-tags.png" alt="Use the Tag settings to add tags to the database." >}}{{< /image >}}

Select **Add tag** to add a tag.

{{<image filename="images/rc/tags-button-add-tag.png" alt="The Add tag button." width=100px >}}{{< /image >}}

{{< embed-md "rc-tags-tag-module.md" >}}

## Security section
Expand Down
5 changes: 4 additions & 1 deletion content/rc/databases/import-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,10 @@ To import an RDB file stored in a Microsoft Azure Blog storage container:
1. In the **Danger Zone**, select **Import**.
1. Enter the details for the RDB file:
- Source type - Select **Azure Blob Storage**.
- Source path - Enter the URL for the RDB file: `abs://:storage_account_access_key@storage_account_name/[container/]filename.rdb[.gz]`
- Source path - Enter the URL for the RDB file:
```text
abs://:storage_account_access_key@storage_account_name/[container/]filename.rdb[.gz]
```

Where:
- `storage_account_access_key` - Primary access key to the storage account
Expand Down
4 changes: 2 additions & 2 deletions content/rc/databases/migrate-databases.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ Follow these detailed steps to migrate data using Active-Passive syncing:

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

{{<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." >}}{{< /image >}}
{{<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">}}{{< /image >}}

For an external database, Redis will verify the endpoint at this step. If the endpoint cannot be verified, make sure that you've copied the details directly from the source database and that the value you entered starts with `redis://`.
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://`.

8. Select **Save Database** to begin updating the database.

Expand Down
Binary file modified static/images/rc/database-metrics-tab.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-new-tags.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/metrics-promote-graphs.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.

0 comments on commit dc35a14

Please sign in to comment.