Properties are an integral component to FlexDeploy, which allow Plugins and Workflows to be customized and parameterized to support very flexible build and deployment needs. Property definitions are provided by Plugins or Workflows, and their values are specified on associated Instances, Environment Instances, or Projects depending on the defined scope.

Property Scope

All properties are defined with either an Environment Instance, Instance or Project scope.

The Plugin or Workflow will determine the scope for each property it defines. However, any Environment-Instance-scoped property can be overridden at the Project level if necessary.

Maintain Properties