Skip to content

Commit 8600b39

Browse files
authored
Merge pull request #1364 from redis/DOC-5025
RC Rebrand Phase 2: View subscriptions, Maintenance, Delete subscription
2 parents 4230f4c + 91f31d3 commit 8600b39

29 files changed

+29
-30
lines changed

content/operate/rc/resilient-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ These settings can be turned on when you create or edit your database.
1919

2020
### Enable data persistence
2121

22-
Enabling [Data persistence]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) allows Redis to save your data to a durable storage medium, such as a disk, to ensure data availability in case of memory loss or system failure.
22+
Enabling [Data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) allows Redis to save your data to a durable storage medium, such as a disk, to ensure data availability in case of memory loss or system failure.
2323

2424
Redis Cloud supports the following data persistence options:
2525

content/operate/rc/subscriptions/delete-subscription.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ To delete a subscription:
2020

2121
The number of databases for the subscription is shown in the subscription list. You cannot delete a subscription until there are zero databases in the subscription.
2222

23-
{{<image filename="images/rc/subscription-list-free-no-databases.png" width="75%" alt="The number of databases is shown in the bottom, left of the subscription in the subscription list." >}}
23+
{{<image filename="images/rc/subscription-list-pro-no-databases.png" width="50%" alt="The number of databases is shown in the bottom, left of the subscription in the subscription list." >}}
2424

2525
2. View the subscription details.
2626

2727
If you have more than one subscription, select the target subscription from the subscription list.
2828

2929
3. Select the **Overview** tab.
3030

31-
{{<image filename="images/rc/subscription-details-fixed-overview-tab.png" width="75%" alt="The Overview tab displays the details of your subscription." >}}
31+
{{<image filename="images/rc/subscription-details-overview-flexible.png" width="75%" alt="The Overview tab displays the details of your subscription." >}}
3232

3333
4. Select the **Delete subscription** button.
3434

@@ -37,4 +37,4 @@ To delete a subscription:
3737
{{<image filename="images/rc/subscription-delete-confirm-dialog.png" alt="Select the Yes, cancel button to confirm the subscription cancellation." >}}
3838

3939

40-
5. Select the **Yes, delete** button to confirm your choice.
40+
5. Select the **Delete subscription** button to confirm your choice.

content/operate/rc/subscriptions/maintenance/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,11 @@ We won't schedule major upgrades or upgrades that might include breaking changes
6363

6464
Redis will notify you by email when maintenance starts and ends. If Redis needs an action from you to start maintenance, we will notify you with a reasonable amount of time before planned maintenance.
6565

66-
If you want to receive maintenance notifications by email:
66+
If you want to receive advance notifications, you must [set manual maintenance windows]({{< relref "/operate/rc/subscriptions/maintenance/set-maintenance-windows#set-manual-maintenance-windows" >}}).
67+
68+
To receive maintenance notifications by email:
69+
70+
1. Go to [Access Management]({{< relref "/operate/rc/security/access-control/access-management" >}}) and select your account in the list.
6771

6872
1. Go to [Access Management]({{< relref "/operate/rc/security/access-control/access-management" >}}) and select your account in the list.
6973

content/operate/rc/subscriptions/maintenance/set-maintenance-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ To set manual maintenance windows for a single Redis Cloud Pro subscription:
4040
- Select the time that Redis can start performing maintenance on those days in the **From** drop-down.
4141
- Select the amount of time that Redis can perform maintenance in the **Duration** drop-down.
4242
- Select **+ Time Frame** to add another time frame for maintenance.
43+
- Select **Advance notification** if you want to be notified of maintenance in advance.
4344

4445
Redis recommends allowing maintenance on at least two different days for 8 hours on each day.
4546

content/operate/rc/subscriptions/view-essentials-subscription/_index.md

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@ To view the details of a Redis Cloud Essentials subscription:
1616

1717
1. Select the target subscription from the subscription list.
1818

19-
{{<image filename="images/rc/subscription-list-select.png" alt="The Subscription list shows your current subscriptions." >}}
19+
{{<image filename="images/rc/subscription-list-select.png" alt="The Subscription list shows your current subscriptions." width=50% >}}
2020

2121
1. Your subscription details appear, along with a summary of your database details.
2222

2323
{{<image filename="images/rc/subscription-details-fixed-databases-tab.png" alt="The Databases tab of the subscription details page is the default view." >}}
2424

2525
From here, you can:
2626

27-
- Select the **Upgrade Plan** button to update your subscription plan, high availability settings, or payment method.
27+
- Select the **Upgrade** button to update your subscription plan, high availability settings, or payment method.
2828

29-
{{<image filename="images/rc/button-subscription-upgrade-plan.png" alt="Select the Upgrade plan button to update your subscription settings." >}}
29+
{{<image filename="images/rc/button-subscription-upgrade-plan.png" alt="Select the Upgrade plan button to update your subscription settings." width=100px >}}
3030

3131
- Select the **Overview** tab to view and edit subscription details.
3232

3333
The following sections provide more details.
3434

3535
## Upgrade plan
3636

37-
Use the **Upgrade plan** button to update your Redis Cloud Essentials plan, your high availability settings, or your payment method. Upgrading your database between Redis Cloud Essentials plans does not impact database availability during the update.
37+
Use the **Upgrade** button to update your Redis Cloud Essentials plan, your high availability settings, or your payment method. Upgrading your database between Redis Cloud Essentials plans does not impact database availability during the update.
3838

39-
{{<image filename="images/rc/button-subscription-upgrade-plan.png" alt="Use the Upgrade plan button to change selected Redis Cloud Essentials subscription detils." >}}
39+
{{<image filename="images/rc/button-subscription-upgrade-plan.png" alt="Use the Upgrade plan button to change selected Redis Cloud Essentials subscription detils." width=100px >}}
4040

4141
For information on how to upgrade to Redis Cloud Pro, see [upgrade subscription plan from Essentials to Pro]({{< relref "/operate/rc/subscriptions/upgrade-essentials-pro" >}}).
4242

@@ -59,11 +59,11 @@ If you change your subscription to a lower plan, make sure your data fits within
5959
{{< embed-md "rc-fixed-upgrade-limitation.md" >}}
6060
{{< /note >}}
6161

62-
### Change high availability
62+
### Change high availability and persistence
6363

64-
To change your plan's high availability settings, select the desired setting in the **High availability** panel.
64+
To change your plan's [high availability]({{< relref "/operate/rc/databases/configuration/high-availability" >}}) and [data persistence]({{< relref "/operate/rc/databases/configuration/data-persistence" >}}) settings, change them in the **Durability settings** panel.
6565

66-
{{<image filename="images/rc/subscription-fixed-high-availability-panel.png" alt="Use the High availability panel to set Essentials subscription replication settings." >}}
66+
{{<image filename="images/rc/subscription-fixed-high-availability-panel.png" alt="Use the Durability settings panel to set Essentials subscription settings." >}}
6767

6868
You can switch between **No replication** and **Single-zone replication** at any time, but you cannot choose **Multi-zone replication** after your subscription is created. You also cannot switch from **Multi-zone replication** to another high availability option.
6969

@@ -73,13 +73,11 @@ To change your subscription payment method, update the **Credit card** settings.
7373

7474
{{<image filename="images/rc/subscription-change-credit-card.png" alt="Use the Credit card drop-down to set your subscription payment method." >}}
7575

76-
Payment method changes require the Owner role. If your sign-on is not a subscription owner, you cannot change the payment method.
77-
78-
To verify your role, select **Access Management** from the admin menu and then locate your credentials in the **Team** tab.
76+
Payment method changes require the Owner or Billing Admin roles. To verify your role, select **Access Management** from the admin menu and then locate your credentials in the **Team** tab.
7977

8078
### Save changes
8179

82-
Use the **Upgrade plan** button to save changes.
80+
Use the **Update Database** button to save changes.
8381

8482
{{<image filename="images/rc/button-subscription-upgrade-plan-blue.png" alt="Use the Upgrade plan button to save your subscription plan changes." >}}
8583

@@ -93,8 +91,8 @@ The following details are displayed:
9391

9492
| Detail | Description |
9593
|:---------|:--------------|
94+
| **Subscription description** | Brief summary of subscription, including the plan type, cloud provider, region, and data size limit |
9695
| **Cloud vendor** | Your database's cloud vendor |
97-
| **Plan description** | Brief summary of subscription, including the plan type, cloud provider, region, and data size limit |
9896
| **Availability** | Describes high availability settings |
9997
| **Region** | The region your subscription is deployed to |
10098
| **Plan** | The maximum database size of your Essentials plan. Also displays the cost for paid plans. |
@@ -106,10 +104,6 @@ The following details are displayed:
106104
| **Replication** | Indicates whether replication is supported for your subscription |
107105
| **Clustering** | Indicates whether clustering is supported for your subscription |
108106

109-
Select the **Edit** button to change the subscription name.
110-
111-
{{<image filename="images/rc/icon-edit-subscription-name.png" alt="Use the **Edit** button to change the subscription name." >}}
112-
113-
The **Delete subscription** button lets you [delete your subscription]({{< relref "/operate/rc/subscriptions/delete-subscription" >}}).
107+
The **Delete Database** button lets you [delete your database]({{< relref "/operate/rc/databases/delete-database" >}}).
114108

115-
{{<image filename="images/rc/button-subscription-delete.png" alt="Use the Delete subscription button to delete your subscription plan." >}}
109+
{{<image filename="images/rc/button-delete-database-essentials-overview.png" alt="Use the Delete subscription button to delete your subscription plan." >}}

content/operate/rc/subscriptions/view-pro-subscription.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,21 @@ From here, you can:
2727

2828
{{<image filename="images/rc/button-add-new-to-pro.png" alt="The Create database in this subscription button." width=400px >}}
2929

30-
- View the Status icon to learn the status of your subscription. Active subscriptions display a green circle with a check mark. Pending subscriptions display an animated, grey circle.
30+
- View the Status icon to learn the status of your subscription. Active subscriptions display a green circle with a check mark. Pending subscriptions display an animated yellow circle.
3131

3232
{{<image filename="images/rc/icon-database-status-active.png#no-click" alt="When a subscription is active, the status icon displays a green circle with a checkmark." class="inline" >}} &nbsp; {{<image filename="images/rc/icon-subscription-status-pending.png#no-click" alt="When a subscription is pending, the status icon displays a gre, animated circle." class="inline">}}
3333

3434
- {{< embed-md "rc-version-upgrade.md" >}}
3535

36-
Because subscriptions represent active deployments, there aren't many details you can change. If your needs change, create a new subscription and then migrate the existing data to the new databases.
36+
Because subscriptions represent active deployments, there aren't many details you can change. If your needs change, [create a new subscription]({{< relref "/operate/rc/databases/create-database/create-pro-database-new" >}}) and then [migrate the existing data]({{< relref "/operate/rc/databases/migrate-databases" >}}) to the new databases.
3737

3838
In addition, three tabs are available:
3939

4040
1. The **Databases** tab lists the databases in your subscription and summarizes their settings.
4141

4242
2. The **Overview** tab displays subscription settings for your Redis Cloud Pro subscription.
4343

44-
3. The **Connectivity** tab lets you limit access to the subscription by defining a VPC peering relationship or by setting up an allow list.
44+
3. The **Connectivity** tab lets you limit access to the subscription by defining a VPC peering or other connectivity options.
4545

4646
The following sections provide more info.
4747

@@ -67,7 +67,7 @@ To view full details of a database, click its name in the list.
6767

6868
## **Overview** tab
6969

70-
The **Overview** summarizes the options use to created the subscription.
70+
The **Overview** summarizes the options used to create the subscription.
7171

7272
{{<image filename="images/rc/subscription-details-overview-flexible.png" alt="The Overview tab displays the settings used to create your Redis Cloud Pro subscription." >}}
7373

@@ -95,7 +95,7 @@ The **Overview** summarizes the options use to created the subscription.
9595

9696
Select the **Edit payment method** button to change the credit card associated with this subscription.
9797

98-
{{< image filename="/images/rc/icon-subscription-detail-change-payment-flexible.png" alt="The edit payment method button, selected and showing two credit cards." width=400px >}}
98+
{{< image filename="/images/rc/icon-subscription-detail-change-payment-flexible.png" alt="The edit payment method button, selected and showing a credit card." width=400px >}}
9999

100100
Select **Add credit card** to add a new credit card.
101101

@@ -119,7 +119,7 @@ Here, you can:
119119

120120
- Set up a [VPC peering]({{< relref "/operate/rc/security/vpc-peering.md" >}}) relationship between the virtual PC (VPC) hosting your subscription and another virtual PC.
121121

122-
- Set up a [CIDR allow list]({{< relref "/operate/rc/security/cidr-whitelist.md" >}}) containing IP addresses or security groups (_AWS only_) permitted to access your subscription.
122+
- Set up a [CIDR allow list]({{< relref "/operate/rc/cloud-integrations/aws-cloud-accounts/subscription-whitelist.md" >}}) containing IP addresses or security groups permitted to access your subscription (_AWS Cloud accounts only_).
123123

124124
- Set up [Private Service Connect]({{< relref "/operate/rc/security/private-service-connect" >}}) (*Google Cloud only*) or [Transit Gateway]({{< relref "/operate/rc/security/aws-transit-gateway" >}}) (*AWS only*).
125125

62 Bytes
Loading
Loading
-179 Bytes
Loading
Loading

0 commit comments

Comments
 (0)