Skip to content

Commit ab64eb7

Browse files
committed
Feature/update disaster recovery documentation for single and multiple server configurations
1 parent 0d2cd35 commit ab64eb7

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Multiple Server - With HA"
33
linkTitle: "Multiple Server - With HA"
4-
description: "Disaster recovery instructions for a single on-premise server without high availability (HA)."
4+
description: "Instructions for Disaster recovery of CORTEX on multiple on-premise servers with high availability (HA)."
55
weight: 50
66
---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Single Server - Without HA"
33
linkTitle: "Single Server - Without HA"
4-
description: "Disaster recovery instructions for a single on-premise server without high availability (HA)."
4+
description: "Instructions for Disaster recovery of CORTEX on a single on-premise server without high availability (HA)."
55
weight: 50
66
---

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/backup/add-backup-to-web-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This guide describes how to configure a scheduled backup of the Web Application
1515

1616
## Run the Backup Script
1717

18-
{{< section "/disaster-recovery/web-application-server/backup/configure-backup-script.md">}}
18+
{{< section "/disaster-recovery/web-application-server/backup/run-backup-script.md">}}
1919

2020
## Preserve Installation Files
2121

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/backup/pre-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ This guide describes how to perform the steps required before starting the backu
1717

1818
[Add Backup of Encryption Key][]
1919

20-
[Add Backup of Encryption Key]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Backup.AddBackupOfEncryptionKey" >}}
20+
[Add Backup of Encryption Key]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.SingleServerWithoutHA.Backup.AddBackupOfEncryptionKey" >}}

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/recovery/recover-encryption-key-from-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Recover Encryption Key From Backup"
33
linkTitle: "Recover Encryption Key From Backup"
44
description: "Instructions to recover the Encryption Key from backups."
5-
weight: 40
5+
weight: 30
66
---
77

88
# {{% param title %}}

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/recovery/recover-web-application-from-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Recover Web Application Server From Scheduled Backup"
33
linkTitle: "Recover Web Application Server From Scheduled Backup"
44
description: "Instructions to recover the Web Application Server from scheduled backups."
5-
weight: 40
5+
weight: 50
66
---
77

88
# {{% param title %}}

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/remove/remove-backup-from-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Remove Scheduled Backup From Application Server"
33
linkTitle: "Remove Scheduled Backup From Application Server"
44
description: "Instructions to remove scheduled backups from the Application Server."
5-
weight: 50
5+
weight: 40
66
---
77

88
# {{% param title %}}

content/en/docs/2025.3/Guides/disaster-recovery/single-server-without-ha/remove/remove-backup-from-web-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Remove Scheduled Backup From Web Application Server"
33
linkTitle: "Remove Scheduled Backup From Web Application Server"
44
description: "Instructions to remove scheduled backups from the Web Application Server."
5-
weight: 40
5+
weight: 50
66
---
77

88
# {{% param title %}}

0 commit comments

Comments
 (0)