Skip to content

Commit

Permalink
Merge pull request #581 from mulesoft/W-17006383-Add-Hyperforce-to-St…
Browse files Browse the repository at this point in the history
…udio-CP

W-17006383-Add-Hyperforce-to-Studio-CP
  • Loading branch information
Crispy-Salesforce authored Nov 11, 2024
2 parents 785ca4e + 7f538af commit c5b9dab
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
1 change: 1 addition & 0 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
**** xref:pce-configuration-windows.adoc[Windows]
*** xref:pce4-configuration.adoc[Configure PCE 4 in Studio]
** xref:govcloud-config.adoc[Access MuleSoft Government Cloud from Studio]
** xref:hyperforce-configuration.adoc[]
* xref:secure-storage.adoc[Secure Storage]
* xref:proxy-settings-task.adoc[Configure Proxy Settings]
Expand Down
33 changes: 33 additions & 0 deletions modules/ROOT/pages/hyperforce-configuration.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
= Configure Hyperforce in Anypoint Studio

Salesforce Hyperforce (Hyperforce) is a modern, scalable, and secure infrastructure for deploying your MuleSoft applications. Deliver Mule apps rapidly and reliably to locations worldwide with more choice and control over data residency.

You can deploy to these Hyperforce supported regions:
[%header%autowidth.spread,cols="a,a,a,a"]
|===
| Location | Control Plane | Anypoint Platform URL
| North America | Canada Cloud | `+ca1.platform.mulesoft.com+`
| APAC | Japan Cloud | `+jp1.platform.mulesoft.com+`
|===

To deploy Mule apps via Anypoint Studio to these regions, you must configure these Anypoint Platform control plane URLs in the Anypoint Studio UI.

== Before You Begin

Before deploying Mule apps to Hyperforce, your MuleSoft account must have access to a Hyperforce instance. Contact your MuleSoft account representative to provision a MuleSoft license to a Hyperforce instance.

== Configure Hyperforce Control Planes in Anypoint Studio

. Go to *Anypoint Studio* > *Settings* > *Anypoint Studio* > *Anypoint Platform*.
. Under *Control Plane Settings*, select *Use this control plane*.
. In *Control Plane URL*, enter the Anypoint Platform URL for the cloud to deploy your Mule app to:
* Canada Cloud: `+ca1.platform.mulesoft.com+`
* Japan Cloud: `+jp1.platform.mulesoft.com+`
. Click *Apply and Close*.

[NOTE]
Use the *Select your region* options in the *Region Settings* to deploy your Mule application to US, EU, or GOV clouds.

== See Also

* xref:hyperforce::index.adoc[]

0 comments on commit c5b9dab

Please sign in to comment.