Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
41977c2
Add Australia Cloud to Hyperforce feature support and configuration p…
kevintroller Jul 14, 2026
e281450
Correct Australia Cloud feature statuses in Asia Pacific tab
kevintroller Jul 14, 2026
e5a6511
Set Enhanced MuleSoft Experience/MCP Server to Available for India Cloud
kevintroller Jul 14, 2026
437f26f
Set Enhanced MuleSoft Experience/MCP Server to Available for Australi…
kevintroller Jul 14, 2026
a139cf1
Merge branch 'latest' into W-23365932-hyperforce-australia-cloud-feat…
dmerlob Jul 28, 2026
468999d
W-23365932-hyperforce-australia-cloud-features-kt
dukesphere Jul 28, 2026
e2197e7
W-23365932-hyperforce-australia-cloud-features-kt
dukesphere Jul 28, 2026
57fa21b
Merge branch 'latest' into W-23365932-hyperforce-australia-cloud-feat…
dukesphere Jul 28, 2026
5a7ed67
Apply suggestion from @dukesphere
dukesphere Jul 28, 2026
2bc1564
Monitoring updates, except HSA
dukesphere Jul 28, 2026
ec1a945
Advanced Alerts Europe already available index.adoc
dukesphere Jul 28, 2026
b2ed8b1
Apply suggestions from code review
dukesphere Jul 28, 2026
9e6b120
Apply suggestion from @dukesphere
dukesphere Jul 31, 2026
61270de
Update hyperforce/modules/ROOT/pages/index.adoc
dmerlob Jul 31, 2026
4429241
Update hyperforce/modules/ROOT/pages/index.adoc
dmerlob Jul 31, 2026
c6fda34
Update hyperforce/modules/ROOT/pages/index.adoc
dmerlob Jul 31, 2026
4ebe7c0
W-23663957-table updated
dmerlob Jul 31, 2026
538af02
Update hyperforce/modules/ROOT/pages/index.adoc
dmerlob Jul 31, 2026
69fd870
W-23365932-hyperforce-australia-cloud-features-kt
dukesphere Jul 31, 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
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ To configure Mule in the `wrapper.conf` file, modify these properties, replacing
* `ca1.platform.mulesoft.com`
* `jp1.platform.mulesoft.com`
* `in1.platform.mulesoft.com`
* `au1.platform.mulesoft.com`

This example shows the `wrapper.conf` file configuration for Canada Cloud (`ca1.platform.mulesoft.com`):

Expand All @@ -34,6 +35,7 @@ To configure Mule properties via the command line, use the following options whe
* `ca1.platform.mulesoft.com`
* `jp1.platform.mulesoft.com`
* `in1.platform.mulesoft.com`
* `au1.platform.mulesoft.com`

This example shows the properties configuration for EU Cloud `eu1.anypoint.mulesoft.com` via the command like:

Expand All @@ -51,6 +53,7 @@ When deploying to CloudHub 2.0, in the *Properties* tab of Anypoint Runtime Mana
* `ca1.platform.mulesoft.com`
* `jp1.platform.mulesoft.com`
* `in1.platform.mulesoft.com`
* `au1.platform.mulesoft.com`

This example shows the properties configuration for Japan Cloud `jp1.platform.mulesoft.com` :

Expand Down
Loading