diff --git a/cloudhub/modules/ROOT/pages/cloudhub-manage-props.adoc b/cloudhub/modules/ROOT/pages/cloudhub-manage-props.adoc index 8c2d4d4d0..a3fad103a 100644 --- a/cloudhub/modules/ROOT/pages/cloudhub-manage-props.adoc +++ b/cloudhub/modules/ROOT/pages/cloudhub-manage-props.adoc @@ -73,14 +73,8 @@ To use `\` in a key or value, use `\\` in the syntax. == Add Application Properties Using a Properties File -You can add properties to an app by including a file in the deployable application archive file: - -* Property placeholder YAML file (Mule 4) -+ +You can add properties to an app by including property placeholder YAML file in the deployable application archive file. See xref:mule-runtime::configuring-properties.adoc[Configuring Properties]. -* `mule-app.properties` (Mule 3) -+ -See xref:3.9@mule-runtime::configuring-properties.adoc[Configuring Properties]. CloudHub then loads these properties into the application when the application starts. @@ -173,8 +167,7 @@ Example output: == See Also -* xref:mule-runtime::configuring-properties.adoc[Configuring Properties] (Mule 4) -* xref:3.9@mule-runtime::configuring-properties.adoc[Configuring Properties] (Mule 3) +* xref:mule-runtime::configuring-properties.adoc[Configuring Properties] * xref:deploying-to-cloudhub.adoc[Deploy to CloudHub] * xref:developing-applications-for-cloudhub.adoc[Develop Applications for CloudHub] * xref:secure-application-properties.adoc[Safely Hide Application Properties] diff --git a/cloudhub/modules/ROOT/pages/developing-applications-for-cloudhub.adoc b/cloudhub/modules/ROOT/pages/developing-applications-for-cloudhub.adoc index 2746ab91b..e198bdfb0 100644 --- a/cloudhub/modules/ROOT/pages/developing-applications-for-cloudhub.adoc +++ b/cloudhub/modules/ROOT/pages/developing-applications-for-cloudhub.adoc @@ -122,5 +122,4 @@ For information, see xref:secure-application-properties.adoc[Secure Application * xref:anypoint-cli::index.adoc[Anypoint Platform Command-Line Interface] * xref:viewing-log-data.adoc[View Log Data] * xref:virtual-private-cloud.adoc[Virtual Private Cloud] -* xref:connector-devkit::index.adoc[Anypoint Connector DevKit] * xref:secure-application-properties.adoc[Secure Application Properties] diff --git a/cloudhub/modules/ROOT/pages/vpc-upgrade.adoc b/cloudhub/modules/ROOT/pages/vpc-upgrade.adoc index 17728b180..fa692a4ab 100644 --- a/cloudhub/modules/ROOT/pages/vpc-upgrade.adoc +++ b/cloudhub/modules/ROOT/pages/vpc-upgrade.adoc @@ -82,7 +82,7 @@ image::upgrade-ch2-review-conf.png[VPC upgrade review page showing available con . Click *Next* to continue. . Provide a name for the new private space. + -Optionally, you can specify xref:ps-gather-setup-info.adoc#cidr-block[reserved CIDRs] to connect to your new private space. +Optionally, you can specify xref:cloudhub-2::ps-gather-setup-info.adoc#cidr-block[reserved CIDRs] to connect to your new private space. . Click *Create* to create the new private space. + The *Upgrade to CloudHub 2.0* review page shows the progress of the VPC upgrade process, which takes about 15 to 30 minutes. diff --git a/runtime-manager/modules/ROOT/pages/hybrid-manage-props.adoc b/runtime-manager/modules/ROOT/pages/hybrid-manage-props.adoc index 9f53a9737..caceaab5e 100644 --- a/runtime-manager/modules/ROOT/pages/hybrid-manage-props.adoc +++ b/runtime-manager/modules/ROOT/pages/hybrid-manage-props.adoc @@ -24,14 +24,8 @@ The following security considerations apply to properties: == Add Application Properties by Using a Properties File -You can add properties to an app by including a file in the deployable application archive file: - -* Property placeholder YAML file (Mule 4) -+ +You can add properties to an app by including property placeholder YAML file in the deployable application archive file. See xref:mule-runtime::configuring-properties.adoc[Configuring Properties]. -* `mule-app.properties` (Mule 3) -+ -See xref:3.9@mule-runtime::configuring-properties.adoc[Configuring Properties]. Mule runtime engine then loads these properties into the application when the application starts. @@ -72,8 +66,7 @@ In this case, all the values typed into the command are stored only in memory an == See Also -* xref:mule-runtime::configuring-properties.adoc[Configuring Properties] (Mule 4) -* xref:3.9@mule-runtime::configuring-properties.adoc[Configuring Properties] (Mule 3) +* xref:mule-runtime::configuring-properties.adoc[Configuring Properties] * xref:mule-runtime::deploying-to-multiple-environments.adoc[Configuring Environment Properties] * xref:mule-runtime::deploying-to-multiple-environments.adoc#setting-a-specific-environment-when-starting-mule-on-premises[Setting a Specific Environment when Starting Mule On-Premises] * xref:deploying-to-your-own-servers.adoc[Deploy to Your Servers] diff --git a/runtime-manager/modules/ROOT/pages/hybrid-schedule-mgmt.adoc b/runtime-manager/modules/ROOT/pages/hybrid-schedule-mgmt.adoc index 9830a3cdb..4c8ca493b 100644 --- a/runtime-manager/modules/ROOT/pages/hybrid-schedule-mgmt.adoc +++ b/runtime-manager/modules/ROOT/pages/hybrid-schedule-mgmt.adoc @@ -9,9 +9,6 @@ endif::[] You can use Runtime Manager to view and control the Scheduler components within the flows in your deployed applications. Use the *Schedulers* tab in the navigation menu to enable or disable Scheduler elements, change the frequency, or run the scheduled job immediately, all without changing the running application. -[NOTE] -Schedule management is supported on servers in a hybrid deployment environment using only Mule version 3.9 or later. - From the *Schedulers* tab, you can: * Enable or disable the Scheduler diff --git a/runtime-manager/modules/ROOT/pages/runtime-manager-cli.adoc b/runtime-manager/modules/ROOT/pages/runtime-manager-cli.adoc index d51b3e273..ce7a27dd9 100644 --- a/runtime-manager/modules/ROOT/pages/runtime-manager-cli.adoc +++ b/runtime-manager/modules/ROOT/pages/runtime-manager-cli.adoc @@ -76,8 +76,8 @@ Anypoint CLI supports managing these CloudHub features: Anypoint CLI supports managing these Runtime Fabric features: -* xref:anypoint-cli::runtime-fabric-apps.adoc[Runtime Fabric App Management] -* xref:anypoint-cli::rtf-instances.adoc[Runtime Fabric Instances] +* xref:3.x@anypoint-cli::runtime-fabric-apps.adoc[Runtime Fabric App Management] +* xref:3.x@anypoint-cli::rtf-instances.adoc[Runtime Fabric Instances]