[codex] Add Platform disaster recovery guidance#1283
Draft
llewellyn-sl wants to merge 15 commits intomasterfrom
Draft
[codex] Add Platform disaster recovery guidance#1283llewellyn-sl wants to merge 15 commits intomasterfrom
llewellyn-sl wants to merge 15 commits intomasterfrom
Conversation
✅ Deploy Preview for seqera-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This draft adds a dedicated Platform disaster recovery page and surfaces it from the current Enterprise installation guides.
Source context
Repo and doc targets
seqeralabs/docsplatform-enterprise_docsplatform-enterprise_versioned_docsplatform-enterprise_docs/enterprise/disaster-recovery.mdplatform-enterprise_docs/enterprise/install-platform.mdplatform-enterprise_docs/enterprise/platform-helm.mdplatform-enterprise_docs/enterprise/platform-kubernetes.mdplatform-enterprise_docs/enterprise/platform-docker-compose.mdplatform-enterprise_docs/enterprise-sidebar.jsonplatform-enterprise_versioned_docs/version-25.3/enterprise/disaster-recovery.mdplatform-enterprise_versioned_docs/version-25.3/enterprise/install-platform.mdplatform-enterprise_versioned_docs/version-25.3/enterprise/platform-helm.mdplatform-enterprise_versioned_docs/version-25.3/enterprise/platform-kubernetes.mdplatform-enterprise_versioned_docs/version-25.3/enterprise/platform-docker-compose.mdplatform-enterprise_versioned_docs/version-25.3/enterprise-sidebar.jsonRationale
EDU-789is an explicit request for a public-facing disaster recovery page. The current Enterprise docs mention HA and backups only in passing, so a new installation-page target is a better fit than burying this inside configuration or troubleshooting. The linked deployment guides now point to the DR page so customers can find it from the main install flow.What changed
25.3Enterprise docsets.Validation
npx markdownlint-cli2 --config .markdownlint-cli2.cjson the two new disaster recovery pages; both passed.Follow-up
Please confirm whether the education team wants additional provider-specific examples later, such as AWS RDS snapshot cadence or cross-region failover patterns. I kept this draft focused on product-adjacent recovery guidance that does not over-specify cloud operations.