Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

W-17006383-Add-Hyperforce-to-Studio-CP #581

Merged
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
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[]