Skip to content

Commit 29e882a

Browse files
Merge pull request #470 from mulesoft/W-11764425-CH2-simplified-deployment-LDS
W 11764425 ch2 simplified deployment
2 parents d6aec90 + ad33c6b commit 29e882a

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

modules/ROOT/pages/_partials/task-configure-proxy.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Select the *Target type* from the following options:
3030

3131
//tag::target-type[]
3232
+
33+
* *CloudHub 2.0*: Select this option if you want to use the Mule runtime hosted by MuleSoft in a container-based cloud infrastructure. The
34+
CloudHub 2.0 proxy includes a CPU with 0.1 vCores by default.
35+
.. Select the **Runtime version**.
36+
.. Enter a **Proxy app name**.
3337
* *CloudHub*: Select this option if you want to use the Mule runtime hosted on the cloud by MuleSoft. The
3438
CloudHub proxy includes a CPU with 0.1 vCores and a memory of 500 MB, by default.
3539
.. Select the **Runtime version**.

modules/ROOT/pages/getting-started-proxy.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
= Getting Started with Managing an API
1+
= Getting Started with Managing an API
22
ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
55

6-
You can use API Manager to apply policies and to add contracts, alerts, and SLA tiers to your API Instance. Additionally, you can configure a runtime for your API that runs in CloudHub. Although you can also deploy your API runtime using Mule runtime engine (Mule) and Hybrid, deploying your API proxy directly to CloudHub is the fastest and easiest.
6+
You can use API Manager to apply policies and to add contracts, alerts, and SLA tiers to your API Instance. Additionally, you can configure a runtime for your API that runs in CloudHub or CloudHub 2.0. Although you can also deploy your API runtime using Mule runtime engine (Mule) and Hybrid, deploying your API proxy directly to CloudHub is the fastest and easiest.
77

88
NOTE: If you are running an API with a standalone server, use the xref:manage-exchange-api-task.adoc[classic API creation flows]
99
to manage your API.
@@ -17,7 +17,7 @@ in API Manager.
1717
. xref:create-instance-task.adoc[Add an API Instance in API Manager]
1818
+
1919
An API Instance is a proxy of an API that serves the upstream. API instances support the application of policies
20-
and can be deployed to an API gateway.
20+
and can be deployed to an API gateway.
2121
. xref:policies::policies-included-apply.adoc[Apply a Policy in API Manager]
2222
+
2323
A policy extends the functionality of an API and enforces certain capabilities such as security. A policy

0 commit comments

Comments
 (0)