Skip to content

Commit 9196030

Browse files
committed
Feature/add backup and recovery guides for single and multiple server disaster recovery
1 parent cac5126 commit 9196030

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+188
-98
lines changed
Lines changed: 3 additions & 3 deletions
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 multiple on-premise servers with high availability (HA)."
5-
weight: 10
6-
---
4+
description: "Disaster recovery instructions for a single on-premise server without high availability (HA)."
5+
weight: 50
6+
---

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

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Backup"
3+
linkTitle: "Backup"
4+
description: "The backup process."
5+
weight: 100
6+
---
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ Ensure that the installation files are backed up or kept on the server, especial
2323

2424
## Next Steps?
2525

26-
[Recover Encryption Key from backup][]
26+
[Add Scheduled Backup to Application Server][]
2727

28-
[Adding Backup of Encryption Key]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.RecoveryEncryptionKeyFromBackup" >}}
28+
[Add Scheduled Backup to Application Server]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Backup.AddBackupToApplicationServer" >}}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ This guide describes how to configure a scheduled backup of the Application Serv
2323

2424
## Next Steps?
2525

26-
[Recover Application Server From Backup][]
26+
[Add Scheduled Backups to Web Application Server][]
2727

28-
[Recover Application Server From Backup]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.RecoverApplicationServerFromBackup" >}}
28+
[Add Scheduled Backups to Web Application Server]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Backup.AddBackupsToWebApplicationServer" >}}
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Pre-Disaster Recovery"
3-
linkTitle: "Pre-Disaster Recovery"
2+
title: "Pre-Backup"
3+
linkTitle: "Pre-Backup"
44
description: "Information about the steps required to be completed prior to starting the disaster recovery process."
55
weight: 20
66
---
@@ -15,6 +15,6 @@ This guide describes how to perform the steps required before starting the disas
1515

1616
## Next Steps?
1717

18-
[Adding Backup of Encryption Key][]
18+
[Add Backup of Encryption Key][]
1919

20-
[Adding Backup of Encryption Key]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.AddBackupOfEncryptionKey" >}}
20+
[Add Backup of Encryption Key]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Backup.AddBackupOfEncryptionKey" >}}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Add Scheduled Backups to Web Application Server"
3+
linkTitle: "Add Scheduled Backups to Web Application Server"
4+
description: "TODO."
5+
weight: 200
6+
---
Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Add Scheduled Backup To Flow Debugger"
33
linkTitle: "Add Scheduled Backup To Flow Debugger"
44
description: "Information about adding a scheduled backup to the Flow Debugger."
5-
weight: 40
5+
weight: 30
66
---
77

88
# {{% param title %}}
@@ -19,4 +19,10 @@ This guide describes how to configure a scheduled backup of the Flow Debugger of
1919

2020
## Preserve installation files
2121

22-
{{< section "/disaster-recovery/application-server/preserve-scripts.md">}}
22+
{{< section "/disaster-recovery/application-server/preserve-scripts.md">}}
23+
24+
## Next Steps?
25+
26+
[Add Scheduled Backup to Gateway][]
27+
28+
[Add Scheduled Backup to Gateway]: {{< url path="Cortex.Guides.DisasterRecoveryGuides.MultipleServerWithHA.Backup.AddBackupToGateway" >}}

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

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)