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-17559858-ACB-proxy-support-CP #418

Merged
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
4 changes: 2 additions & 2 deletions modules/ROOT/pages/int-deploy-mule-apps.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Alternatively, open the Command Palette and select `MuleSoft: Deploy to CloudHub
// include::partial$acb-reusable-steps.adoc[tags="open-command-palette"]
. If prompted, click *Allow* to allow sign in using Anypoint Platform and select the business group.
. Select a Business Group to use for deployment.
. When prompted via the VSCode command palette, select the deployment target: *CloudHub 2.0* or *CloudHub 1.0*.
. When prompted via the VS Code command palette, select the deployment target: *CloudHub 2.0* or *CloudHub 1.0*.
+
If you select CloudHub 2.0, you are prompted to select the space to deploy your application, for example: “myprivspace”.
+
Expand All @@ -55,7 +55,7 @@ For applications deployed to CloudHub 2.0, ensure that the deploy_ch2.json file
The `applicationName` property defines part of the URL that you use to access your application on CloudHub.
+
This name must be unique across all applications deployed to CloudHub.
. After reviewing the deployment configuration, click *Deploy* to deploy the application to CloudHub or CloudHub 2.0. The VSCode status bar shows the progress of the deployment.
. After reviewing the deployment configuration, click *Deploy* to deploy the application to CloudHub or CloudHub 2.0. The VS Code status bar shows the progress of the deployment.
. At the prompt, select the environment to deploy to.
+
Anypoint Code Builder packages the application and deploys it to CloudHub or CloudHub 2.0.
Expand Down