Configure your controller instance

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • You must identify one of the instances in your app development pipeline as the controller instance. All communication between the instances in your pipeline, including the deployment order for applications in the pipeline, takes place in the controller instance.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    Typically, your production instance should be identified as the controller instance. All request and approval records are stored on your controller instance.

    프로시저

    1. Navigate to All > App Engine > Pipelines and Deployments > Environments.
    2. When you are configuring your pipeline environments, decide which instance you want to use as the controller, and select the Is Controller? check box for that instance.
      Is Controller? field
    3. Select Save.
      When the workflow for the pipeline runs, the non-production instances communicate with the controller instance to determine to which instance the app should next be deployed.