Configuring the application

You must configure the application to associate resources with environments and define processes to run test assets.

Before you begin

Procedure

  1. Log in to UrbanCode Deploy, if you are not already logged in.
    The UrbanCode Deploy dashboard is displayed.
  2. Click Applications.
    A list of applications that are available in UrbanCode Deploy is displayed.
  3. Click the application that you want to configure from the Name column.
    The Environments page for the selected application is displayed.
  4. Perform the following steps to create an environment for the application that you selected:
    1. Click Create Environment.
    2. Enter a name for the environment in the Name field.
    3. Click Save.
  5. Perform the following steps to configure resources to the environment:
    1. Click the environment that you created.
    2. Click Add Base Resources.
      A list of resources that are available in UrbanCode Deploy is displayed.
    3. Select the checkbox to add resources to the environment.
    4. Click Save.
      You can view the corresponding agent and the component that you added for the resource by using the Expand icon.
  6. Perform the following steps to add the component to the application:
    1. Click Applications, and then select your application from the list.
    2. Click the Components tab, and then Add Components.
    3. Select the checkbox from the drop-down list to add components to the application.
    4. Click Save.
  7. Perform the following steps to create a process for the application:
    1. Click the Processes tab, and then Create Process.
    2. Enter a name for the process in the Name field.
    3. Click Save.
      The Design tab for the process that you created is displayed.
  8. Drag the component process listed under the Component Process Steps option from the left navigation pane and drop it into the design area.
  9. Select the component process from the drop-down list in the Operational (No Version Needed) Process field.
  10. Click Save.
  11. Click the Edit icon, and then change the name of the properties.
  12. Click OK, and then click Save.

Results

You have configured the application to run test assets from UrbanCode Deploy.

What to do next

You can run test assets from UrbanCode Deploy. See Running tests from UrbanCode Deploy.