W-23431158-hadr-restructure-kt - #3395
Open
kevintroller wants to merge 17 commits into
Open
Conversation
Add a High Availability and Disaster Recovery by Deployment Model section with a decision matrix linking the CloudHub 2.0, CloudHub, Runtime Fabric, and Hybrid Standalone guides. Existing concept content is preserved. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…yment matrix) Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Reorganize hadr-guide.adoc so concepts come first, followed by the deployment-model matrix and a consolidated On-Premises section (clustering, standby options, and on-premises deployment models). Add contractions and bulleted Best Practices, add an On-Premises row to the matrix linking to the in-page section, and promote the guide to a top-level nav entry. Co-authored-by: Cursor <cursoragent@cursor.com>
Extract the On-Premises Deployment High Availability and Disaster Recovery section from the hadr-guide hub into a standalone on-premises-hadr.adoc page so every deployment model has a dedicated page in its own doc set. Link the new page from the deployment-model matrix and add it to the nav under Run Mule Runtime Engine On-Premises > Cluster Runtime Instances. Co-authored-by: Cursor <cursoragent@cursor.com>
Restructure the on-premises page to follow the same skeleton as the CloudHub 2.0, CloudHub, Runtime Fabric, and Hybrid Standalone pages: HA vs DR with RTO/RPO, High Availability in On-Premises Deployments, Disaster Recovery in On-Premises Deployments, Considerations and Limitations, Best Practices, and See Also. Preserve the clustering, standby-topology, and deployment-model content and images, and add the DR and considerations sections. Co-authored-by: Cursor <cursoragent@cursor.com>
The deployment-model matrix already links to the On-Premises page, so the standalone pointer sentence is redundant. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
… hub Co-authored-by: Cursor <cursoragent@cursor.com>
Drop "This guide explains", "This table shows", and the "comparison table maps" lead-in in favor of direct, deployment-neutral statements. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
… to:" Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…trix Rename the column to "Cross-Region DR" and replace ambiguous "Yes" and "You manage it." cells with statements that say whether cross-region DR is supported and who provides it. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
| |You own backup, restore, and DR. MuleSoft provides control-plane availability and best practices. | ||
| |Not built in. You design and run cross-region recovery. | ||
| |Servers you control, managed through Anypoint Platform. | ||
|
|
Contributor
There was a problem hiding this comment.
The last two bullets aren't parallel with the first two. You could fix the first by flipping the order of the two sentences and the last by changing the sentence to "You control the servers, which are ..."
bjoson-mulesoft
approved these changes
Jul 16, 2026
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
Part of the HA/DR documentation restructure (GUS W-23431158). Establishes the vendor-neutral
hadr-guidepage as the single hub for High Availability and Disaster Recovery across all Mule deployment models.Related PRs (same effort, one branch name per repo)
Test plan
Made with Cursor