Skip to content

Commit 2d1df93

Browse files
DB migration scenarios for engine & storage upgrades Closes #327 (#326)
Co-authored-by: RahulSrivastav14 <[email protected]>
1 parent fceaf1f commit 2d1df93

25 files changed

+552
-0
lines changed

docs/guides/hosting-guardrails/disaster-recovery/database-upgrade/index.md

+550
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading

docs/guides/hosting-guardrails/disaster-recovery/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ This section provides detailed step-by-step instructions on how to use DR featur
5757
| - | -
5858
| [Architecture Options](guides/hosting-guardrails/disaster-recovery/architecture-options) | Architecture Options.
5959
| [Hive Restore](guides/hosting-guardrails/disaster-recovery/hive-restore) | Guides to restore a Guardrails database from RDS snapshot.
60+
| [Database Upgrade](guides/hosting-guardrails/disaster-recovery/database-upgrade) | Guides to upgrade a Guardrails database in scenarios of DB engine or optimize storage.
6061
| [Workspace Restore](guides/hosting-guardrails/disaster-recovery/restore-workspace) | Guides to restore a destroyed workspace.
6162
| [Multi-Region Deployment](guides/hosting-guardrails/disaster-recovery/multi-region-deployment) | Guides to set up a multi-region deployment of Turbot Guardrails using Tier 3 architecture.
6263
| [Multi-Region Failover](guides/hosting-guardrails/disaster-recovery/multi-region-failover) | Guides to set up Disaster Recovery (DR) failover for Turbot Guardrails Multi-Region deployment.

docs/sidebar.json

+1
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@
463463
"items": [
464464
"guides/hosting-guardrails/disaster-recovery/architecture-options",
465465
"guides/hosting-guardrails/disaster-recovery/hive-restore",
466+
"guides/hosting-guardrails/disaster-recovery/database-upgrade",
466467
"guides/hosting-guardrails/disaster-recovery/restore-workspace",
467468
"guides/hosting-guardrails/disaster-recovery/multi-region-deployment",
468469
"guides/hosting-guardrails/disaster-recovery/multi-region-failover"

0 commit comments

Comments
 (0)