Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
75fa230
RDoc-3724 - Fix broken intra-version links in legacy docs (snmp, repl…
Lwiel Jun 30, 2026
f69f3ac
RDoc-3724 - Remove todo placeholder link in 7.0 finish-setup
Lwiel Jun 30, 2026
5790d32
RDoc-3724 - Retarget more broken legacy links (setup-wizard, query-in…
Lwiel Jun 30, 2026
a87785d
RDoc-3724 - Fix broken test-driver (embedded casing) and backup-overv…
Lwiel Jun 30, 2026
dd255b0
RDoc-3724 - Fix over-relative (../) links in 3.0 whats-new and 3.5 st…
Lwiel Jun 30, 2026
086b162
RDoc-3724 - Remove dead 'Querying' see_also entries in 6.0 (page does…
Lwiel Jun 30, 2026
6148454
RDoc-3724 - Fix counters/revisions/metadata cross-links in 5.x-6.0 (c…
Lwiel Jun 30, 2026
42ca87f
RDoc-3724 - Fix document-view links in 4.1/4.2 (renamed to document-v…
Lwiel Jun 30, 2026
e85ac50
RDoc-3724 Simplify self-referential internal links to bare anchors (d…
Lwiel Jun 30, 2026
0e6f036
RDoc-3724 Shorten non-minimal relative internal links to minimal form…
Lwiel Jun 30, 2026
5a34303
RDoc-3724 Collapse extensionless self-referential links to bare ancho…
Lwiel Jun 30, 2026
7b90090
RDoc-3724 Add .mdx extension to same-deployment internal links, minim…
Lwiel Jun 30, 2026
34e9548
RDoc-3724 Simplify paths and fix malformed anchors for special-charac…
Lwiel Jun 30, 2026
524f8af
RDoc-3724 Set onBrokenAnchors to warn to surface broken anchors
Lwiel Jun 30, 2026
ce48a68
RDoc-3724 Fix 415 broken anchors to real heading slugs (docs, cloud, …
Lwiel Jun 30, 2026
11c1faa
RDoc-3724 Fix 451 broken anchors to reworded heading slugs on the sam…
Lwiel Jul 1, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions cloud/cloud-account.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ import LanguageContent from "@site/src/components/LanguageContent";
*RavenDB Cloud* allows you to manage your payment information, access, and other user roles.

* In this page:
* [Account roles](../cloud/cloud-account.mdx#account-roles)
* [Multi-account configuration](../cloud/cloud-account.mdx#multi-account-configuration)
* [Account roles](#account-roles)
* [Multi-account configuration](#multi-account-configuration)

</Admonition>
## Account roles
Expand Down
2 changes: 1 addition & 1 deletion cloud/cloud-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ RavenDB Cloud does not send reminders about upcoming API key expiration.
</Admonition>

You can change the expiration date or extend it for another *12 months*.
For more details, please check the [Edit API Key](../cloud/portal/cloud-portal-api-tab.mdx#edit-api-key) section.
For more details, please check the [Edit API Key](./portal/cloud-portal-api-tab.mdx#edit-api-key) section.



Expand Down
10 changes: 5 additions & 5 deletions cloud/cloud-aws-marketplace.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ import LanguageContent from "@site/src/components/LanguageContent";
Access to *RavenDB Cloud* services is available through the *AWS Marketplace*.

* In this page:
* [Overview](../cloud/cloud-aws-marketplace.mdx#overview)
* [Supported countries](../cloud/cloud-aws-marketplace.mdx#supported-countries)
* [Registration process](../cloud/cloud-aws-marketplace.mdx#registration-process)
* [Subscription cancellation process](../cloud/cloud-aws-marketplace.mdx#subscription-cancellation-process)
* [Overview](#overview)
* [Supported countries](#supported-countries)
* [Registration process](#registration-process)
* [Subscription cancellation process](#subscription-cancellation-process)

</Admonition>
## Overview
Expand All @@ -43,7 +43,7 @@ Countries and regions outside this list do not currently have automated tax hand

<Admonition type="note" title="">
If your country is not listed below, you can still use *RavenDB Cloud* by signing up directly at [cloud.ravendb.net](https://cloud.ravendb.net) and paying via credit card or wire transfer.
See [Pricing, Payment and Billing](../cloud/cloud-pricing-payment-billing.mdx) for more details.
See [Pricing, Payment and Billing](./cloud-pricing-payment-billing.mdx) for more details.
</Admonition>

The following countries and regions are currently supported:
Expand Down
30 changes: 15 additions & 15 deletions cloud/cloud-backup-and-restore.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@ import LanguageContent from "@site/src/components/LanguageContent";
# Cloud: Backup And Restore
<Admonition type="note" title="">

* RavenDB cloud instances of the [Free](../cloud/cloud-instances.mdx#a-free-cloud-node) and
[Production](../cloud/cloud-instances.mdx#a-production-cloud-cluster) tiers are regularly and automatically backed up.
* RavenDB cloud instances of the [Free](./cloud-instances.mdx#a-free-cloud-node) and
[Production](./cloud-instances.mdx#a-production-cloud-cluster) tiers are regularly and automatically backed up.

* You can also define custom backup tasks, as you would with an on-premises RavenDB server.

* [Development](../cloud/cloud-instances.mdx#a-development-cloud-server) products do **not** offer mandatory backup by RavenDB Cloud.
* [Development](./cloud-instances.mdx#a-development-cloud-server) products do **not** offer mandatory backup by RavenDB Cloud.
You **can** define custom backup tasks for them.

* In this page:
* [The Mandatory-Backup Routine](../cloud/cloud-backup-and-restore.mdx#the-mandatory-backup-routine)
* [Tier Requirements and Failure Disclaimer](../cloud/cloud-backup-and-restore.mdx#tier-requirements-and-failure-disclaimer)
* [Backup storage](../cloud/cloud-backup-and-restore.mdx#backup-storage)
* [Charging For Backup storage](../cloud/cloud-backup-and-restore.mdx#charging-for-backup-storage)
* [Backup Encryption](../cloud/cloud-backup-and-restore.mdx#backup-encryption)
* [Creating a Custom Backup](../cloud/cloud-backup-and-restore.mdx#creating-a-custom-backup)
* [Restore Mandatory-Backup Files](../cloud/cloud-backup-and-restore.mdx#restore-mandatory-backup-files)
* [The Mandatory-Backup Routine](#the-mandatory-backup-routine)
* [Tier Requirements and Failure Disclaimer](#tier-requirements-and-failure-disclaimer)
* [Backup storage](#backup-storage)
* [Charging For Backup storage](#charging-for-backup-storage)
* [Backup Encryption](#backup-encryption)
* [Creating a Custom Backup](#creating-a-custom-backup)
* [Restore Mandatory-Backup Files](#restore-mandatory-backup-files)
</Admonition>
## The Mandatory-Backup Routine

Expand All @@ -45,7 +45,7 @@ The mandatory backup process cannot be disabled.

<Admonition type="info" title="">
We keep your backup files for no less than 14 days.
You can [contact support](../cloud/portal/cloud-portal-support-tab.mdx) to prolong this period, but not reduce it.
You can [contact support](./portal/cloud-portal-support-tab.mdx) to prolong this period, but not reduce it.
</Admonition>
#### The Backup Task

Expand Down Expand Up @@ -94,16 +94,16 @@ of resources during the backup run. Upgrade your product tier to resolve the iss

</Admonition>

See [Tiers and Instances](../cloud/cloud-instances.mdx) for a full comparison of available tiers
See [Tiers and Instances](./cloud-instances.mdx) for a full comparison of available tiers
and their resource allocations.


## Backup storage

#### Mandatory-Backup Storage
Backups created by the [mandatory backup routine](../cloud/cloud-backup-and-restore.mdx#the-mandatory-backup-routine) are stored in a RavenDB
Backups created by the [mandatory backup routine](#the-mandatory-backup-routine) are stored in a RavenDB
cloud you have no direct access to.
You can [view and restore](../cloud/cloud-backup-and-restore.mdx#restore-mandatory-backup-files) them using your portal's Backups tab and the
You can [view and restore](#restore-mandatory-backup-files) them using your portal's Backups tab and the
management Studio.

<Admonition type="note" title="">
Expand All @@ -121,7 +121,7 @@ Upon backup geographically closest AWS S3 bucket is used for backup storage e.g.
- if your RavenDB Cloud cluster has been created in the US, it backs up to AWS S3 buckets in the US.
</Admonition>
#### Custom-Backup Storage
[Custom-backup](../cloud/cloud-backup-and-restore.mdx#creating-a-custom-backup) files can be kept using an Amazon service
[Custom-backup](#creating-a-custom-backup) files can be kept using an Amazon service
(S3 or S3 Glacier) or a Microsoft service (Azure).
We recommend that you use a backup method **local to your host cloud**. If your product is hosted by Amazon AWS for example,
you can store your backup files on an Amazon S3 bucket.
Expand Down
64 changes: 32 additions & 32 deletions cloud/cloud-instances.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,39 +16,39 @@ import LanguageContent from "@site/src/components/LanguageContent";

<Admonition type="note" title="">

- Use your portal's [Products tab](../cloud/portal/cloud-portal-products-tab.mdx) to raise or modify
- Use your portal's [Products tab](./portal/cloud-portal-products-tab.mdx) to raise or modify
a Free node, a Development node, a Production cluster, or a Serverless product.
- Free and Development nodes, as well as Production "basic" grade clusters, are operated by
[burstable instances](../cloud/cloud-overview.mdx#burstable-vs-reserved-clusters).
- The Production cluster grades [Standard](../cloud/cloud-instances.mdx#standard-grade-production-cluster)
and [Performance](../cloud/cloud-instances.mdx#performance-grade-production-cluster) are
[Reserved clusters](../cloud/cloud-overview.mdx#burstable-vs-reserved-clusters).
[burstable instances](./cloud-overview.mdx#burstable-vs-reserved-clusters).
- The Production cluster grades [Standard](#2-standard-grade-production-cluster)
and [Performance](#3-performance-grade-production-cluster) are
[Reserved clusters](./cloud-overview.mdx#burstable-vs-reserved-clusters).

In this page:

* [A Free Cloud Node](../cloud/cloud-instances.mdx#a-free-cloud-node)
* [A Development Cloud Server](../cloud/cloud-instances.mdx#a-development-cloud-server)
* [A Production Cloud Cluster](../cloud/cloud-instances.mdx#a-production-cloud-cluster)
- [Basic-grade Production Cluster](../cloud/cloud-instances.mdx#1-basic-grade-production-cluster)
- [Standard-grade Production Cluster](../cloud/cloud-instances.mdx#2-standard-grade-production-cluster)
- [Performance-grade Production Cluster](../cloud/cloud-instances.mdx#3-performance-grade-production-cluster)
* [A Serverless Cloud Product](../cloud/cloud-instances.mdx#a-serverless-cloud-product)
- [Autoscaling](../cloud/cloud-instances.mdx#autoscaling)
- [Billing](../cloud/cloud-instances.mdx#billing)
- [Switching to Regular Deployment](../cloud/cloud-instances.mdx#switching-to-regular-deployment)
* [A Free Cloud Node](#a-free-cloud-node)
* [A Development Cloud Server](#a-development-cloud-server)
* [A Production Cloud Cluster](#a-production-cloud-cluster)
- [Basic-grade Production Cluster](#1-basic-grade-production-cluster)
- [Standard-grade Production Cluster](#2-standard-grade-production-cluster)
- [Performance-grade Production Cluster](#3-performance-grade-production-cluster)
* [A Serverless Cloud Product](#a-serverless-cloud-product)
- [Autoscaling](#autoscaling)
- [Billing](#billing)
- [Switching to Regular Deployment](#switching-to-regular-deployment)
</Admonition>
## A Free Cloud Node

Free RavenDB cloud nodes are great for experiments and evaluation. They are equipped with the
most basic configuration and capabilities. They have a single node and no Service-Level Agreement (SLA).
You can run only one free node per [account](../cloud/cloud-overview.mdx#your-account).
You can run only one free node per [account](./cloud-overview.mdx#your-account).

To raise a free cloud node, use the [Products tab](../cloud/portal/cloud-portal-products-tab.mdx)
To raise a free cloud node, use the [Products tab](./portal/cloud-portal-products-tab.mdx)
to create a **free**-tier instance.

!["Tiers and Instances: Free"](./assets/tiers-and-instances-001-free.png)

* A free instance is identical to a development [Dev10](../cloud/cloud-instances.mdx#a-development-cloud-server) instance.
* A free instance is identical to a development [Dev10](#a-development-cloud-server) instance.
It comes with a monthly credit of **$14**, used to cover the cost of the instance and incidentals like backup storage
and traffic.
<Admonition type="note" title="">
Expand All @@ -67,10 +67,10 @@ A development server is equipped with all of RavenDB's [features](https://ravend
but is **not** suitable for production for the following reasons:

* A single-node configuration (no [replication](../7.2/server/clustering/replication/replication-overview)).
* [Burstable](../cloud/cloud-overview.mdx#burstable-instances) CPU usage, suitable for small to medium production loads.
* [Burstable](./cloud-overview.mdx#burstable-instances) CPU usage, suitable for small to medium production loads.
Burstable instances can become throttled if usage exceeds allocated resources.
* Lack of [backup](../cloud/cloud-backup-and-restore.mdx#cloud-backup) procedure.
* No [Service Level Agreement](../cloud/cloud-support#available-support-options).
* Lack of [backup](./cloud-backup-and-restore.mdx#cloud-backup) procedure.
* No [Service Level Agreement](./cloud-support.mdx#available-support-options).

To raise a cloud Development server, create a product using the Products tab and select the **Development** tier.

Expand Down Expand Up @@ -109,7 +109,7 @@ with a **higher number of nodes** to further distribute the cluster's workload.
[Contact Support](https://ravendb.net/contact) to provision customized cloud-based clusters
with configurations that suit your needs.

*Production tier* clusters can be also extended by [additional product nodes](../cloud/portal/cloud-portal-products-tab.mdx#nodes-additional-product-nodes).
*Production tier* clusters can be also extended by [additional product nodes](./portal/cloud-portal-products-tab.mdx#nodes-additional-product-nodes).
<Admonition type="info" title="">
This option is not available for **PS** instance types.
</Admonition>
Expand All @@ -124,28 +124,28 @@ Please be aware that cloud cluster nodes are provided with dynamic IP addresses

The production tier offers three instance levels:

1. [Basic](../cloud/cloud-instances.mdx#1-basic-grade-production-cluster)
2. [Standard](../cloud/cloud-instances.mdx#2-standard-grade-production-cluster)
3. [Performance](../cloud/cloud-instances.mdx#3-performance-grade-production-cluster)
1. [Basic](#1-basic-grade-production-cluster)
2. [Standard](#2-standard-grade-production-cluster)
3. [Performance](#3-performance-grade-production-cluster)

<Admonition type="note" title="Backup resource requirements">
The tier you select must have sufficient compute, memory, and disk resources to run backups on top
of your normal workload. Undersized tiers can cause backup jobs to fail.
See [Tier Requirements and Failure Disclaimer](../cloud/cloud-backup-and-restore.mdx#tier-requirements-and-failure-disclaimer)
See [Tier Requirements and Failure Disclaimer](./cloud-backup-and-restore.mdx#tier-requirements-and-failure-disclaimer)
for details.
</Admonition>

#### 1. Basic-grade Production Cluster
Basic production clusters are [burstable](../cloud/cloud-overview.mdx#burstable-instances).
Basic production clusters are [burstable](./cloud-overview.mdx#burstable-instances).
While suitable for low to medium workloads, they trade-off peak efficiency for lower costs.

<Admonition type="note" title="Throttling" id="throttling" href="#throttling">
If burstable instances use more than their allocated budget, they can become [throttled](../cloud/cloud-overview.mdx#budget-credits-and-throttling).
If burstable instances use more than their allocated budget, they can become [throttled](./cloud-overview.mdx#budget-credits-and-throttling).
</Admonition>

!["Production: Basic"](./assets/tiers-and-instances-0031-production-basic.png)
#### 2. Standard-grade Production Cluster
The resources of standard production clusters are [reserved](../cloud/cloud-overview.mdx#reserved-clusters).
The resources of standard production clusters are [reserved](./cloud-overview.mdx#reserved-clusters).
The cluster can utilize them at all times, and is equipped to handle constant production load.

Use the slide-bars to select your Standard Production cluster's configuration and storage.
Expand All @@ -168,7 +168,7 @@ high I/O latencies, RavenDB will alert you to the issue so you can upgrade the t
number of IOPS reserved for your instances.
#### 3. Performance-grade Production Cluster

Performance tier cluster are special [reserved](../cloud/cloud-overview.mdx#reserved-clusters) production clusters featuring high-throughput and low latency with a directly mapped local NVMe storage. When multiple NVME disks are available, in order to achieve the best possible throughput and to get as many IOPS as possible, multiple NVME volumes are striped together with RAID0.
Performance tier cluster are special [reserved](./cloud-overview.mdx#reserved-clusters) production clusters featuring high-throughput and low latency with a directly mapped local NVMe storage. When multiple NVME disks are available, in order to achieve the best possible throughput and to get as many IOPS as possible, multiple NVME volumes are striped together with RAID0.

<Admonition type="note" title="">
**Scaling up and ephemeral drives**
Expand Down Expand Up @@ -209,7 +209,7 @@ Serverless is available on **On-Demand** billing only. It is not available for y
</Admonition>

For instructions on how to create a Serverless product, see
[Provisioning a New Product](../cloud/portal/cloud-portal-products-tab.mdx#provisioning-a-new-product).
[Provisioning a New Product](./portal/cloud-portal-products-tab.mdx#provisioning-a-new-product).

!["Serverless Product Details"](./portal/assets/portal-product-details-serverless.png)

Expand All @@ -229,5 +229,5 @@ The billing period closes on the **25th of each month (UTC)**.
### Switching to Regular Deployment

For instructions on how to convert a Serverless product to a regular deployment, see
[Maintenance and Danger Zones](../cloud/portal/cloud-portal-products-tab.mdx#maintenance-and-danger-zones).
[Maintenance and Danger Zones](./portal/cloud-portal-products-tab.mdx#maintenance-and-danger-zones).

12 changes: 6 additions & 6 deletions cloud/cloud-microsoft-azure-marketplace.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ import LanguageContent from "@site/src/components/LanguageContent";
Access to *RavenDB Cloud* services is available through the *Microsoft Azure Marketplace*.

* In this page:
* [Overview](../cloud/cloud-microsoft-azure-marketplace.mdx#overview)
* [Supported countries](../cloud/cloud-microsoft-azure-marketplace.mdx#supported-countries)
* [Registration process](../cloud/cloud-microsoft-azure-marketplace.mdx#registration-process)
* [Subscription cancellation process](../cloud/cloud-microsoft-azure-marketplace.mdx#subscription-cancellation-process)
* [Conversion from a regular Cloud Account to an Azure Marketplace Account](../cloud/cloud-microsoft-azure-marketplace.mdx#conversion-from-a-regular-cloud-account-to-an-azure-marketplace-account)
* [Overview](#overview)
* [Supported countries](#supported-countries)
* [Registration process](#registration-process)
* [Subscription cancellation process](#subscription-cancellation-process)
* [Conversion from a regular Cloud Account to an Azure Marketplace Account](#conversion-from-a-regular-cloud-account-to-an-azure-marketplace-account)

</Admonition>
## Overview
Expand All @@ -44,7 +44,7 @@ Countries and regions outside this list do not currently have automated tax hand

<Admonition type="note" title="">
If your country is not listed below, you can still use *RavenDB Cloud* by signing up directly at [cloud.ravendb.net](https://cloud.ravendb.net) and paying via credit card or wire transfer.
See [Pricing, Payment and Billing](../cloud/cloud-pricing-payment-billing.mdx) for more details.
See [Pricing, Payment and Billing](./cloud-pricing-payment-billing.mdx) for more details.
</Admonition>

The following countries and regions are currently supported:
Expand Down
6 changes: 3 additions & 3 deletions cloud/cloud-migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ You can easily migrate your database using the [import data from RavenDB](../7.2
In order to do so, the **source server** needs to have the **destination server's cluster certificate**.

Open the [Management Studio](../7.2/studio/overview) of each server.
Each server's Studio is available in the [Portal](../cloud/portal/cloud-portal.mdx#cloud-portal)'s
[Product tab](../cloud/portal/cloud-portal-products-tab.mdx#cloud-account-portal-products).
Each server's Studio is available in the [Portal](./portal/cloud-portal.mdx#cloud-portal-overview)'s
[Product tab](./portal/cloud-portal-products-tab.mdx#cloud-account-portal-products).

Learn how to [install the certificate and access RavenDB Cloud Studio](../cloud/cloud-overview.mdx#ravendb-studio---graphic-user-interface) if this is your first time using Cloud Studio.
Learn how to [install the certificate and access RavenDB Cloud Studio](./cloud-overview.mdx#ravendb-studio---graphic-user-interface) if this is your first time using Cloud Studio.

If you have already installed the certificate and accessed Studio,
click the URLs in the Products tab to open a Studio GUI for each node.
Expand Down
Loading
Loading