Skip to content

Commit 455b1bb

Browse files
committed
Feature/add documentation for Encryption Key backup and improve consistency in disaster recovery guides
1 parent b17d0aa commit 455b1bb

File tree

20 files changed

+56
-55
lines changed

20 files changed

+56
-55
lines changed

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
@@ -7,7 +7,7 @@ weight: 40
77

88
# {{% param title %}}
99

10-
This guide describes how to configure a scheduled backup of the Application Server. This will backup the application's reliable collections, the cluster's configuration, the service's appsettings, manifests and settings.
10+
This guide describes how to configure a scheduled backup of the Application Servers. This will backup the application's reliable collections, the cluster's configuration, the service's appsettings, manifests and settings.
1111

1212
## Configure the Backup Script
1313

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
@@ -7,7 +7,7 @@ weight: 30
77

88
# {{% param title %}}
99

10-
This guide describes how to configure a scheduled backup of the Flow Debugger of the web application server. This will backup the application's reliable collections, the cluster's configuration and the service's appsettings.
10+
This guide describes how to configure a scheduled backup of the Flow Debugger on the Web Application Server. This will backup the application's reliable collections, the cluster's configuration and the service's appsettings.
1111

1212
## Configure the Backup Script
1313

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
@@ -7,7 +7,7 @@ weight: 40
77

88
# {{% param title %}}
99

10-
This guide describes how to configure a scheduled backup of Gateway on the Web Application Server. This will backup the flow repositories, openApi definitions and web config file.
10+
This guide describes how to configure a scheduled backup of Gateway on the Web Application Server. This will back up the flow repositories, OpenAPI definitions, and the web config file.
1111

1212
## Configure the Backup Script
1313

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 40
77

88
# {{% param title %}}
99

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.
10+
This guide describes how to recover the Application Servers from a backup. This will recover the application's reliable collections. Any recovery needed for the cluster's configuration, the service's appsettings, manifests or settings must be done manually.
1111

1212
### Configure the Recover Script
1313

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 30
77

88
# {{% param title %}}
99

10-
This guide describes how to recover the Encryption Key from a backup. This will recover the Encryption key to the application servers, web application server and load balancer server if a built-in loadbalancer is used.
10+
This guide describes how to recover the Encryption Key from a backup. This will recover the Encryption Key to the application servers, the web application server, and the load balancer server if a built-in load balancer is used.
1111

1212
{{% alert title="Warning" color="warning" %}}
1313
The Encryption Key must be recovered before any installation of {{% ctx %}}.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 30
77

88
# {{% param title %}}
99

10-
This guide describes how to recover the Flow Debugger 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 Flow Debugger from a backup. This will recover the application's reliable collections. Any recovery needed for the cluster's configuration, the service's appsettings, manifests or settings must be done manually.
1111

1212
### Configure the Recover Script
1313

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 40
77

88
# {{% param title %}}
99

10-
This guide describes how to recover Gateway from a backup. This will recovery the flow repositories and the openApi definitions. Any recovery need for the web config must be done manually.
10+
This guide describes how to recover Gateway from a backup. This will recover the flow repositories and the OpenAPI definitions. Any recovery needed for the web config must be done manually.
1111

1212
### Configure the Recover Script
1313

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
@@ -7,7 +7,7 @@ weight: 40
77

88
# {{% param title %}}
99

10-
This guide describes how to configure a scheduled backup of the Web Application Server. This will backup the flow repositories, openApi definitions and web config file.
10+
This guide describes how to configure a scheduled backup of the Web Application Server. This will back up the flow repositories, OpenAPI definitions, and the web config file.
1111

1212
## Configure the Backup Script
1313

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 40
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 Server from a backup. This will recover the application's reliable collections. Any recovery needed for the cluster's configuration, the service's appsettings, manifests or settings must be done manually.
1111

1212
### Configure the Recover Script
1313

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
@@ -7,7 +7,7 @@ weight: 50
77

88
# {{% param title %}}
99

10-
This guide describes how to recover the Web Application Server from a backup. This will recovery the flow repositories and the openApi definitions. Any recovery need for the web config must be done manually.
10+
This guide describes how to recover the Web Application Server from a backup. This will recover the flow repositories and the OpenAPI definitions. Any recovery needed for the web config must be done manually.
1111

1212
### Configure the Recover Script
1313

0 commit comments

Comments
 (0)