-
Notifications
You must be signed in to change notification settings - Fork 24
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
Crispy-Salesforce
merged 16 commits into
W-17160340-Group-platform-cloud-settings-CP
from
W-17006383-Add-Hyperforce-to-Studio-CP
Nov 11, 2024
Merged
Changes from 10 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
82de78a
W-17006383-Add-Hyperforce-toStudio-CP
Crispy-Salesforce 01817e4
W-17006383-Add-Hyperforce-to-Studio-CP
Crispy-Salesforce 5e7e90f
W-17006383-Add-step-CP
Crispy-Salesforce 91de332
W-17006383-Fix-typo-CP
Crispy-Salesforce 5ab32ad
W-17006383-Add-other-cloud-note-CP
Crispy-Salesforce f4896ca
Update modules/ROOT/pages/hyperforce-configuration.adoc
Crispy-Salesforce e7ade5b
Update modules/ROOT/pages/hyperforce-configuration.adoc
Crispy-Salesforce 7b7049f
Update modules/ROOT/pages/hyperforce-configuration.adoc
Crispy-Salesforce 6a5ed80
Update modules/ROOT/pages/hyperforce-configuration.adoc
Crispy-Salesforce 659a3d9
W-17006383-Address-Kevo-feedback-CP
Crispy-Salesforce 2b550b6
Update modules/ROOT/pages/hyperforce-configuration.adoc
Crispy-Salesforce 3cc99eb
Update modules/ROOT/pages/hyperforce-configuration.adoc
Crispy-Salesforce be18e86
Update modules/ROOT/pages/hyperforce-configuration.adoc
Crispy-Salesforce 4c2b0c4
Update modules/ROOT/pages/hyperforce-configuration.adoc
Crispy-Salesforce 2149673
Update modules/ROOT/pages/hyperforce-configuration.adoc
Crispy-Salesforce 7f538af
W-17006383-Update-intro-CP
Crispy-Salesforce File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 designed to support your MuleSoft application deployments. Hyperforce enables you to deliver Mule apps rapidly and reliably to locations worldwide, giving you more choice and control over data residency. | ||
|
||
Currently, you can deploy to the following Hyperforce supported regions: | ||
Crispy-Salesforce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
[%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 any of these regions, you must configure these Anypoint Platform control plane URLs in the Anypoint Studio UI. | ||
Crispy-Salesforce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
== 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. | ||
Crispy-Salesforce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
== 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* . | ||
Crispy-Salesforce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
. In *Control Plane URL*, write the Anypoint Platform URL of the region to which your Mule app is deployed: | ||
Crispy-Salesforce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
* 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[] |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this a standard/shared intro?
I think we should avoid "designed to" - can we be more definitive?
Is there a way to flip it to avoid "enables" (and put the user task first)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes! This intro comes from the Hyperforce home page.
Does this wording make it better?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice rewrite!
Can we make it a partial and include it in all the product HF pages?