Skip to content

Commit 3946914

Browse files
committed
Feature/add detailed backup and recovery instructions for encryption key and application servers in disaster recovery documentation
1 parent 9196030 commit 3946914

35 files changed

+107
-87
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Backup"
33
linkTitle: "Backup"
4-
description: "The backup process."
4+
description: "Instructions to backup CORTEX on multiple on-premise servers with high availability (HA)."
55
weight: 100
66
---

content/en/docs/2025.3/Guides/disaster-recovery/multiple-server-with-ha/backup/add-backup-of-encryption-key.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Add Backup of Encryption Key"
33
linkTitle: "Add Backup of Encryption Key"
4-
description: "Information about backing up the encryption key."
4+
description: "Instructions to back up the Encryption Key."
55
weight: 30
66
---
77

88
# {{% param title %}}
99

10-
This guide describes how to configure a scheduled backup of the Encryption Key.
10+
{{< section "/disaster-recovery/encryption-key/backup/description.md">}}
1111

1212
## Configure the Backup Script
1313

@@ -19,7 +19,7 @@ This guide describes how to configure a scheduled backup of the Encryption Key.
1919

2020
## Preserve installation files
2121

22-
Ensure that the installation files are backed up or kept on the server, especially the scripts and config files that have been modified. This will make it easier to delete or configure further scheduled backups in the future.
22+
{{< section "/disaster-recovery/encryption-key/preserve-installation-files.md">}}
2323

2424
## Next Steps?
2525

content/en/docs/2025.3/Guides/disaster-recovery/multiple-server-with-ha/backup/add-backup-to-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Add Scheduled Backup To Application Server"
33
linkTitle: "Add Scheduled Backup To Application Server"
4-
description: "Information about adding a scheduled backup to the application server."
4+
description: "Instructions to add scheduled backups to the Application Server."
55
weight: 40
66
---
77

content/en/docs/2025.3/Guides/disaster-recovery/multiple-server-with-ha/backup/pre-backup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Pre-Backup"
33
linkTitle: "Pre-Backup"
4-
description: "Information about the steps required to be completed prior to starting the disaster recovery process."
4+
description: "Information about the steps required to be completed prior to starting the backup process."
55
weight: 20
66
---
77

88
# {{% param title %}}
99

10-
This guide describes how to perform the steps required before starting the disaster recovery of {{% ctx %}}.
10+
This guide describes how to perform the steps required before starting the backup of {{% ctx %}}.
1111

1212
## Make Installation Artefacts Available on all Servers
1313

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Add Scheduled Backups to Web Application Server"
33
linkTitle: "Add Scheduled Backups to Web Application Server"
4-
description: "TODO."
4+
description: "Instructions to add scheduled backups to the Web Application Server."
55
weight: 200
66
---

content/en/docs/2025.3/Guides/disaster-recovery/multiple-server-with-ha/backup/web-application-server/add-backup-to-flow-debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Add Scheduled Backup To Flow Debugger"
33
linkTitle: "Add Scheduled Backup To Flow Debugger"
4-
description: "Information about adding a scheduled backup to the Flow Debugger."
4+
description: "Instructions to add scheduled backups to the Flow Debugger."
55
weight: 30
66
---
77

content/en/docs/2025.3/Guides/disaster-recovery/multiple-server-with-ha/backup/web-application-server/add-backup-to-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Add Scheduled Backup To Gateway"
33
linkTitle: "Add Scheduled Backup To Gateway"
4-
description: "Information about adding a scheduled backup to Gateway."
4+
description: "Instructions to add scheduled backups to Gateway."
55
weight: 40
66
---
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Recovery"
33
linkTitle: "Recovery"
4-
description: "The recovery process."
4+
description: "Instructions to recover CORTEX on multiple on-premise servers with high availability (HA)."
55
weight: 200
66
---

content/en/docs/2025.3/Guides/disaster-recovery/multiple-server-with-ha/recovery/pre-recovery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Pre-Recovery"
33
linkTitle: "Pre-Recovery"
4-
description: "Information about the steps required to be completed prior to starting the disaster recovery process."
4+
description: "Information about the steps required to be completed prior to starting the recovery process."
55
weight: 20
66
---
77

88
# {{% param title %}}
99

10-
This guide describes how to perform the steps required before starting the disaster recovery of {{% ctx %}}.
10+
This guide describes how to perform the steps required before starting the recovery of {{% ctx %}}.
1111

1212
## Make Installation Artefacts Available on all Servers
1313

content/en/docs/2025.3/Guides/disaster-recovery/multiple-server-with-ha/recovery/recover-application-from-backup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Recover Application Server From Scheduled Backup"
33
linkTitle: "Recover Application Server From Scheduled Backup"
4-
description: "Information about recovering the application server from a backup."
4+
description: "Instructions to recover the Application Server from scheduled backups."
55
weight: 40
66
---
77

88
# {{% param title %}}
99

10-
This guide describes how to recover the Application Server from a backup. This will recovery the application's reliable collections. Any recovery need for the cluster's configuration, the service's appsettings, manifests or settings must be done manually.
10+
This guide describes how to recover the Application Servers from a backup. This will recovery the application's reliable collections. Any recovery need for the cluster's configuration, the service's appsettings, manifests or settings must be done manually.
1111

1212
### Configure the Recover Script
1313

0 commit comments

Comments
 (0)