Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The servers should exist.

Target Properties

Info

In 9.0.0.3, the cloud-related properties were moved into cloud accounts. This process happens automatically during server startup / migration. If you running on a version of FlexDeploy prior to 9.0.0.2, please refer to the 8.0 documentation instead of this page.

Property Name

Property Code

Required

Description

Anypoint UsernameMule Account

FDMULE_USER

Yes

Anypoint Platform Username

Anypoint Password

FDMULE_PASSWORD

Yes

Anypoint Platform Password

Organization Name

FDMULE_ORG_NAMECLOUD_ACCOUNT_CODE

Yes

The Mule Organization Name

Environment Name

FDMULE_ENV_NAME

Yes

Mule Environment Name

Defaults to $FD_ENVIRONMENT_CODE

Anypoint URL

FDMULE_ANYPOINT_URL

No

The URL of Anypoint Runtime Manager

Defaults to https://anypoint.mulesoft.comIntegration Account

See Configuring a Mule Cloud Account for help creating a Mule Cloud Account.

Project Properties

Property Name

Property Code

Required

Description

ARM Cluster Name

FDMULE_ARM_CLUSTER_NAME

Yes

Name of the ARM Cluster to manage

ARM Cluster Members

FDMULE_ARM_CLUSTER_MEMBERS

Yes

Names of the ARM Cluster Member Servers - Comma-Separated list.

Please format like this for Multicast clusters: server1,server2,server3

And like this for Unicast clusters: server1|10.48.0.34,server2|10.48.0.35

...