Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
32f8ada
W-23431158: Make hadr-guide the HA/DR hub with deployment-model routing
kevintroller Jul 13, 2026
a0f5ab6
W-23431158: Rewrite HA/DR hub for flow, parallelism, and active voice
kevintroller Jul 13, 2026
c3e4cb3
W-23431158: Optimize HA/DR hub for AI retrieval (prose recap of deplo…
kevintroller Jul 13, 2026
5d9247c
W-23431158: Use contractions and remove 'the following' in HA/DR hub
kevintroller Jul 13, 2026
17da1c8
W-23431158: Restructure HA/DR guide as deployment-neutral landing page
kevintroller Jul 13, 2026
ff1562d
W-23431158: Move on-premises HA/DR to its own page
kevintroller Jul 13, 2026
c6efbb6
W-23431158: Align on-premises HA/DR page with shared spoke skeleton
kevintroller Jul 13, 2026
4cdc1f3
W-23431158: Remove redundant on-premises pointer sentence from HA/DR hub
kevintroller Jul 13, 2026
a8d9f70
W-23431158: Drop colon after "See" in the When to Use column
kevintroller Jul 13, 2026
95fbf49
W-23431158: Add See Also with links to all deployment HA/DR guides on…
kevintroller Jul 13, 2026
f90fd9b
W-23431158: Remove self-referential phrasing from HA/DR hub
kevintroller Jul 13, 2026
c5a90ff
W-23431158: Remove self-referential phrasing from on-premises HA/DR page
kevintroller Jul 13, 2026
59767f0
W-23431158: Add "The Cost of Downtime" heading for the downtime table
kevintroller Jul 13, 2026
6ca8d39
W-23431158: Reword SLA cross-reference lead-in to "For details, refer…
kevintroller Jul 13, 2026
76c8329
W-23431158: Rename downtime section heading to "Understanding Downtime"
kevintroller Jul 13, 2026
bbc7979
W-23431158: Clarify Cross-Region DR column in the deployment-model ma…
kevintroller Jul 13, 2026
06e7213
W-23431158: Mention all deployment models in HA/DR hub intro
kevintroller Jul 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ include::partial$nav-app-dev.adoc[]
*** xref:tuning-app-design.adoc[App Design]
** xref:tuning-test-validations.adoc[Performance Test Validations]
** xref:tuning-monitoring.adoc[Performance Monitoring]
* xref:hadr-guide.adoc[High Availability and Disaster Recovery]
* xref:mule-standalone.adoc[Run Mule Runtime Engine On-Premises]
** xref:mule-deployment-model.adoc[On-Premises Deployment Model]
** xref:hardware-and-software-requirements.adoc[Hardware and Software Requirements]
Expand All @@ -47,7 +48,7 @@ include::partial$nav-app-dev.adoc[]
** xref:choosing-the-right-clustering-topology.adoc[Cluster Runtime Instances]
*** xref:mule-high-availability-ha-clusters.adoc[Mule Runtime HA Cluster Overview]
*** xref:creating-and-managing-a-cluster-manually.adoc[Create and Manage a Cluster Manually]
*** xref:hadr-guide.adoc[High Availability and Disaster Recovery]
*** xref:on-premises-hadr.adoc[On-Premises Deployment High Availability and Disaster Recovery]
* xref:mule-upgrade-tool.adoc[Mule Upgrade Tool]
* xref:mule-troubleshooting-plugin.adoc[Mule Troubleshooting Plugin]
* xref:using-maven-with-mule.adoc[Maven Support in Mule]
Expand Down
Loading