Create a uDeploy Application

What is Applications?
Applications in uDeploy bringing together

Applications do this task by defining the different versions of each component and defining the different environments that the components must go through on the way to production. Applications also introduce snapshots to manage the different versions of each component.

How to create Applications?

  1. Click the Applications tab, and then click Create Application.
  2. Name the new application something like hello Application.
  3. Accept the default values for the other fields, and click Create. 
  4. Add the helloWorld component to the application:
    1. From the Application: hello Application page, click the Components tab. This is the Components tab that is associated with the application, not the Components tab at the top of the page.
    2. Click Add Component.
    3. In the Add a Component window, select the helloWorld component, and then click Save. An application can deploy only components that are added to it.