Configure your App Engine Studio (AES) pipeline so that your administrator can quickly move an application from one environment to another.

Before you begin

You must create all of your pipeline environment records before completing these steps. For more information, see Configure your pipeline environments.

Role required: admin or app_engine_admin

Procedure

  1. In your production instance, navigate to All > App Engine > Pipelines and Deployments > Pipelines.
  2. Select New.
    Figure 1. Pipeline - new record
    Creating a new pipeline record
  3. On the form, fill in the fields.
    Table 1. Pipeline form
    Field Description
    Name Name of the pipeline. Enter a name that distinguishes this pipeline from other pipelines.
    Pipeline Type The type of pipeline you are defining. The most common use case for pipelines is to select Application Deployment; however, you can define other types as needed.
    Source Environment The environment for this pipeline, usually the development environment.
    Application Application scope of the pipeline.
    Active Select the check box to activate this pipeline.
  4. Select Submit.
  5. Reopen the pipeline record you just created.
  6. In the Pipeline Environments Order section, select the environments in the pipeline, excluding the Source Environment, and specify the order in which apps should be deployed through the pipeline.
  7. Select Update.