Skip to content

Commit 8e09fc6

Browse files
committed
RDoc-3513 Serverless - Portal -> Products Tab
1 parent 8a6778c commit 8e09fc6

6 files changed

+29
-16
lines changed
-24.6 KB
Loading
12.9 KB
Loading
14.7 KB
Loading
252 KB
Loading
-6.99 KB
Loading

cloud/portal/cloud-portal-products-tab.mdx

Lines changed: 29 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ It's useful for analysing usage, instance overload and traffic.
122122
!["Figure 10 - Cluster Health: General View"](./assets/portal-product-details-cluster-health.png)
123123

124124
This allows you to analyse your cluster incidents for a selected *time period*, *cluster node*, *severity*, *category* and *event status*.
125-
In addition, **Cluster Health** generates suggestions for a selected *cluster node* based on incident trends that can help resolve cluster stability issues.
125+
In addition, **Cluster Health** generates suggestions for a selected *cluster node* based on incident trends that can help resolve cluster stability issues.
126+
The view also shows node availability for the last 30 days and a history of product type changes.
126127
It's useful for analysing usage, instance overload and traffic.
127128

128129
More details can be found [here](../cloud-maintenance-troubleshooting.mdx#cluster-health).
@@ -135,26 +136,34 @@ To modify an existing product, find it in the Products tab and click its Manage
135136

136137
This is a general view of the product details page:
137138

138-
!["Figure 12 - Product Details"](./assets/portal-product-details.png "Figure 11 - Manage Product: Product Details")
139+
!["Figure 12 - Product Details"](./assets/portal-product-details.png)
140+
141+
This is a general view of the serverless product details page:
142+
143+
!["Figure 13 - Serverless Product Details"](./assets/portal-product-details-serverless.png)
139144

140145
### Change Instance Type and Storage
141146
You can view your configuration and change your product's instance type and storage size here.
142147

143-
!["Figure 13 - Manage Product tab"](./assets/portal-product-details-instance-parameters.png)
148+
!["Figure 14 - Manage Product tab"](./assets/portal-product-details-instance-parameters.png)
144149
* **Change Instance Type**
145150
Use sliders to set your desired configuration. This can be changed later as you need to scale to changing data processing needs.
146151

147-
!["Figure 14 - Manage Product: Scale"](./assets/portal-product-details-edit-tier.png)
152+
!["Figure 15 - Manage Product: Scale"](./assets/portal-product-details-edit-tier.png)
153+
154+
<Admonition type="note" title="Important " id="important" href="#important">
155+
Changing instance type for Serverless product is not possible.
156+
</Admonition>
148157

149158
More details can be found [here](../cloud-scaling.mdx#change-instance-type).
150159
* **Change Storage**
151160
Use this slider to modify your product's storage.
152161

153-
!["Figure 15 - Manage Product: Change Storage"](./assets/portal-product-details-edit-storage.png)
162+
!["Figure 16 - Manage Product: Change Storage"](./assets/portal-product-details-edit-storage.png)
154163

155164
Disk can be migrated to **Data Disk** using *Migrate disk* button.
156165

157-
!["Figure 16 - Manage Product: Storage"](./assets/portal-product-details-storage.png)
166+
!["Figure 17 - Manage Product: Storage"](./assets/portal-product-details-storage.png)
158167

159168
More details can be found [here](../cloud-scaling.mdx#change-storage).
160169

@@ -167,7 +176,7 @@ You can view your configuration and change your product's instance type and stor
167176
Use the security tab to download your [certificate](../../cloud/cloud-security.mdx) or determine which addresses are
168177
allowed to connect your database instance.
169178

170-
!["Figure 17 - Manage Product: Manage access"](./assets/portal-product-details-manage-access.png)
179+
!["Figure 18 - Manage Product: Manage access"](./assets/portal-product-details-manage-access.png)
171180

172181
* **Download Certificate**
173182
Click this button to download your certificate.
@@ -186,12 +195,12 @@ allowed to connect your database instance.
186195
* **See audit logs**
187196
Click this button to view audit logs. A popup will show where you have to select a year and month.
188197
You can download audit logs from there.
189-
!["Figure 18 - See audit logs"](./assets/portal-product-details-audit-logs.png)
198+
!["Figure 19 - See audit logs"](./assets/portal-product-details-audit-logs.png)
190199

191200
* **Edit**
192201
Click this button to edit your product's list of Allowed IPs.
193202

194-
!["Figure 19 - Manage Product: Edit IPs"](./assets/portal-product-details-allowed-ips.png)
203+
!["Figure 20 - Manage Product: Edit IPs"](./assets/portal-product-details-allowed-ips.png)
195204

196205
<Admonition type="info" title="We recommend fortifying your security by allowing access only to specific IPs" id="we-recommend-fortifying-your-security-by-allowing-access-only-to-specific-ips" href="#we-recommend-fortifying-your-security-by-allowing-access-only-to-specific-ips">
197206
You can increase your system's security further using this in-depth security measure and restrict access to
@@ -207,30 +216,34 @@ You can view features available for your product, enable, disable and configure
207216
After enabling features some of them must be configured to work properly.
208217
</Admonition>
209218

210-
!["Figure 20 - Manage Features: Configure or disable features"](./assets/portal-product-features-enabled.png)
219+
!["Figure 21 - Manage Features: Configure or disable features"](./assets/portal-product-features-enabled.png)
211220

212221
Available features are described on [Product Features](../cloud-features.mdx) page.
213222

214223
### Nodes: Additional product nodes
215224

216225
You can expand your cluster by adding *more product nodes* to your cluster. This helps improve *High Availability* and *task/load balancing*.
217226

218-
!["Figure 21 - Nodes: Manage additional nodes"](./assets/portal-product-nodes-additional-nodes.png)
227+
!["Figure 22 - Nodes: Manage additional nodes"](./assets/portal-product-nodes-additional-nodes.png)
219228

220229
More details can be found [here](../cloud-scaling.mdx#additional-product-nodes---general).
221230

222-
### Maintenance and Danger Zones: Terminate and Restart your Instance
231+
### Maintenance and Danger Zones
223232
You can restart your product nodes, deploy additional tools and terminate your product here.
224233

225-
!["Figure 22 - Manage Product: Maintenance and Termination"](./assets/portal-product-details-maintenance-and-termination.png)
234+
!["Figure 23 - Manage Product: Maintenance and Termination"](./assets/portal-product-details-maintenance-and-termination.png)
226235
* **Maintenance Zone**
227-
Use this tab to restart selected node and deploy RavenDB tools.
236+
Use this tab to restart selected node and deploy RavenDB tools. For *Serverless* products, you can switch to regular deployment.
237+
238+
<Admonition type="danger" title="">
239+
Changing your product deployment type is **irreversible**.
240+
</Admonition>
228241

229-
!["Figure 23 - Manage Product: Storage"](./assets/portal-product-details-maintenance-zone.png)
242+
!["Figure 24 - Manage Product: Storage"](./assets/portal-product-details-maintenance-zone.png)
230243
* **Danger Zone**
231244
Use this tab's **Terminate** button to eliminate your cluster.
232245

233-
!["Figure 24 - Manage Product: Terminate"](./assets/portal-product-details-terminate-product.png)
246+
!["Figure 25 - Manage Product: Terminate"](./assets/portal-product-details-terminate-product.png)
234247

235248
<Admonition type="danger" title="">
236249
Terminating your instance is **irreversible**. Your data and cluster properties will be permanently lost.

0 commit comments

Comments
 (0)