Working with Deployment Profiles

A Deployment Profile links an application to one specific environment. Typically it’s an intersection between the application components and the environment deployment targets, e.g. Tomcat application components will be mapped to the Tomcat deployment target. The deployment profile is used during the deployment execution and defines where to deploy to.

In the Deployment Model, the deployment profile links the application to a specific environment.

For each of the dynamic properties stored with a component definition, a profile-specific value may override the default, making it easy to separate the deployment model (what and how) from the environment (where).

Each deployment profile for an application can be stored within a separate folder. This allows separation of access rights by environment, e.g. for development, QA and operations teams.

What you can find in this section:

You will find information on the scope, purpose and target group of this documentation, and on how to use it for best results.