Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -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` | `<app>.internal-<space-id>.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` | `<app>.internal-<space-id>.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` | -
|===
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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].
|===

Expand Down
3 changes: 3 additions & 0 deletions control-planes/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
10 changes: 8 additions & 2 deletions hosting-home/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,19 @@ 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
| 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.
Expand Down Expand Up @@ -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
Expand Down