From 934daf03eb7ca810c33bba64f4244f4d40d53777 Mon Sep 17 00:00:00 2001 From: ktroller Date: Fri, 11 Sep 2026 11:28:41 -0300 Subject: [PATCH 1/4] W-23748914: Add United Kingdom Cloud to the hosting overview --- hosting-home/modules/ROOT/pages/index.adoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/hosting-home/modules/ROOT/pages/index.adoc b/hosting-home/modules/ROOT/pages/index.adoc index 986a7b46..42a6ed5e 100644 --- a/hosting-home/modules/ROOT/pages/index.adoc +++ b/hosting-home/modules/ROOT/pages/index.adoc @@ -66,6 +66,12 @@ MuleSoft provides cloud-managed and self-hosted control plane options. This tabl | `au1.platform.mulesoft.com` | Australia +| https://gb1.platform.mulesoft.com[United Kingdom Cloud] +| `gb1.platform.mulesoft.com` +| United Kingdom +| MuleSoft-managed control plane hosted in the United Kingdom. See xref:control-planes::creating-and-deploying-mule-apps.adoc#deploy-mule-apps-to-control-planes[Deploy Mule Apps to Control Planes]. +| United Kingdom data residency + | https://gov.anypoint.mulesoft.com[MuleSoft Government Cloud] | `gov.anypoint.mulesoft.com` | United States @@ -119,7 +125,7 @@ This matrix shows which runtime plane options you can deploy to from each contro [%header%autowidth.spread] |=== -| Runtime Plane | US Cloud | EU Cloud | Canada Cloud, Japan Cloud, India Cloud, Australia Cloud | MuleSoft Government Cloud | Anypoint Platform PCE +| Runtime Plane | US Cloud | EU Cloud | Canada Cloud, Japan Cloud, India Cloud, Australia Cloud, United Kingdom Cloud | MuleSoft Government Cloud | Anypoint Platform PCE | CloudHub 2.0 | Yes | Yes | Yes | Yes | No | CloudHub | Yes | Yes | No | Yes | No From 32bd8d6f571657e91c2c64d663f4dfb810748d1b Mon Sep 17 00:00:00 2001 From: ktroller Date: Fri, 11 Sep 2026 11:31:50 -0300 Subject: [PATCH 2/4] W-23748914: Add United Kingdom Cloud to control planes and CloudHub 2.0 regions --- cloudhub-2/modules/ROOT/pages/_partials/region-table-long.adoc | 3 +++ control-planes/modules/ROOT/pages/index.adoc | 3 +++ 2 files changed, 6 insertions(+) diff --git a/cloudhub-2/modules/ROOT/pages/_partials/region-table-long.adoc b/cloudhub-2/modules/ROOT/pages/_partials/region-table-long.adoc index 475747e1..8438ef01 100644 --- a/cloudhub-2/modules/ROOT/pages/_partials/region-table-long.adoc +++ b/cloudhub-2/modules/ROOT/pages/_partials/region-table-long.adoc @@ -36,6 +36,9 @@ | https://au1.platform.mulesoft.com[Australia Cloud] | Asia Pacific | Australia (Sydney) | `aus-s1` | `cloudhub-ap-southeast-2` | `Cloudhub-AP-Southeast-2` | `myapp-_uniq-id_._shard_.aus-s1.au1.cloudhub.io` | `.internal-.aus-s1.au1.cloudhub.io` +| https://gb1.platform.mulesoft.com[United Kingdom Cloud] +| Europe | United Kingdom (London) | `gbr-e1` | `cloudhub-eu-west-2` | `Cloudhub-EU-West-2` | `myapp-_uniq-id_._shard_.gbr-e1.gb1.cloudhub.io` | `.internal-.gbr-e1.gb1.cloudhub.io` + | https://gov.anypoint.mulesoft.com[MuleSoft Government Cloud] | US Government | US GovCloud (West) | `usg-w1.gov` | - | - | `myapp.usg-w1.gov.cloudhub.io` | - |=== diff --git a/control-planes/modules/ROOT/pages/index.adoc b/control-planes/modules/ROOT/pages/index.adoc index f18164b5..dde8e2df 100644 --- a/control-planes/modules/ROOT/pages/index.adoc +++ b/control-planes/modules/ROOT/pages/index.adoc @@ -44,6 +44,9 @@ Sign in to the Anypoint Platform control plane that holds your organization. Use | https://au1.platform.mulesoft.com[Australia Cloud] | `+https://au1.platform.mulesoft.com+` + +| https://gb1.platform.mulesoft.com[United Kingdom Cloud] +| `+https://gb1.platform.mulesoft.com+` |=== . If you don't have an account in that cloud, click *Sign Up* and create one. From 7e407f48c674bb09f9d990a55bdf3ee45b42d139 Mon Sep 17 00:00:00 2001 From: ktroller Date: Fri, 11 Sep 2026 11:37:27 -0300 Subject: [PATCH 3/4] W-23748914: Add United Kingdom Cloud to allowlists and runtime lists --- .../ROOT/pages/control-plane-hostnames-allowlists.adoc | 6 ++++++ .../ROOT/pages/creating-and-deploying-mule-apps.adoc | 3 +++ 2 files changed, 9 insertions(+) diff --git a/control-planes/modules/ROOT/pages/control-plane-hostnames-allowlists.adoc b/control-planes/modules/ROOT/pages/control-plane-hostnames-allowlists.adoc index d0d6fa42..0b9c080a 100644 --- a/control-planes/modules/ROOT/pages/control-plane-hostnames-allowlists.adoc +++ b/control-planes/modules/ROOT/pages/control-plane-hostnames-allowlists.adoc @@ -50,6 +50,12 @@ Allow outbound HTTPS (port 443) to these hosts, substituting the row for your cl | `analytics-ingest.au1.platform.mulesoft.com` | `runtime-manager.au1.platform.mulesoft.com` | Copy the command Runtime Manager generates when you add a server. + +| United Kingdom Cloud +| `gb1.platform.mulesoft.com` +| `analytics-ingest.gb1.platform.mulesoft.com` +| `runtime-manager.gb1.platform.mulesoft.com` +| Copy the command Runtime Manager generates when you add a server. |=== Don't allowlist Anypoint Platform services by a single IP address. Some addresses are assigned dynamically and can change. diff --git a/control-planes/modules/ROOT/pages/creating-and-deploying-mule-apps.adoc b/control-planes/modules/ROOT/pages/creating-and-deploying-mule-apps.adoc index f4dcb8b1..53728d2e 100644 --- a/control-planes/modules/ROOT/pages/creating-and-deploying-mule-apps.adoc +++ b/control-planes/modules/ROOT/pages/creating-and-deploying-mule-apps.adoc @@ -61,6 +61,7 @@ a| * Japan Cloud * India Cloud * Australia Cloud +* United Kingdom Cloud | xref:cloudhub-2::ch2-deploy.adoc[Deploying Mule Apps to CloudHub 2.0]. For DNS and URL format, see xref:cloudhub-2::ch2-architecture.adoc#regions-and-dns-records[Runtime Plane Regions and DNS Records]. | CloudHub @@ -77,6 +78,7 @@ a| * Japan Cloud * India Cloud * Australia Cloud +* United Kingdom Cloud | xref:runtime-fabric::deploy-index.adoc[Deploying Mule Apps to Runtime Fabric]. For Canada Cloud, Japan Cloud, India Cloud, and Australia Cloud, contact your account manager to unlock Runtime Fabric. | Hybrid Standalone @@ -87,6 +89,7 @@ a| * Japan Cloud * India Cloud * Australia Cloud +* United Kingdom Cloud | xref:hybrid-standalone::deploying-apps-hybrid-standalone.adoc[Deploying Mule Apps to Hybrid Standalone Instances]. Register the Runtime Manager agent with the control plane that holds the organization. A Mule instance that is not registered to Runtime Manager is an on-premises runtime, not a control-plane deploy. See xref:mule-runtime::mule-standalone.adoc[Run Mule Runtime Engine On-Premises]. |=== From bf7408c0acc8ba5a6c4a1f1b9300c7b583c0b106 Mon Sep 17 00:00:00 2001 From: ktroller Date: Fri, 11 Sep 2026 12:11:12 -0300 Subject: [PATCH 4/4] W-23748914: Align PCE control plane label with product name --- hosting-home/modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosting-home/modules/ROOT/pages/index.adoc b/hosting-home/modules/ROOT/pages/index.adoc index 2643aa0a..d10335d6 100644 --- a/hosting-home/modules/ROOT/pages/index.adoc +++ b/hosting-home/modules/ROOT/pages/index.adoc @@ -78,7 +78,7 @@ MuleSoft provides cloud-managed and self-hosted control plane options. This tabl | Federal Risk and Authorization Management Program (FedRAMP)-compliant control plane managed by MuleSoft, suitable for US government agencies. | FedRAMP authorized. See xref:gov-cloud::index.adoc[MuleSoft Government Cloud Overview]. -| Customer-Hosted (Anypoint Platform Private Cloud Edition (PCE)) +| Anypoint Platform Private Cloud Edition (PCE) | N/A (self-hosted) | Customer-managed | Self-hosted control plane deployed in your own data center, virtual server, or third-party cloud (for example, Amazon Web Services (AWS)). You control where assets and metadata are stored.