Complete ReleaseOps manual setup

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:6分
  • Complete ReleaseOps manual setup to configure a new ReleaseOps ecosystem using the sample pipelines and playbooks.

    このタスクについて

    Starting with version 1.2.1 of ReleaseOps, you can use guided setup for a quicker initial configuration experience. For more information, see Complete ReleaseOps guided setup.

    The manual setup procedure outlined in this task can also be used to complete ReleaseOps initial configuration. Manual setup can be useful in more complex setup scenarios and when making changes to your existing ReleaseOps ecosystem.

    始める前に

    Role required: admin or sn_releaseops.releaseops_pipeline_admin

    Confirm that all instances (production, development, and test) have ReleaseOps installed. Your test instance must also have ATF Test Generator and Cloud Runner installed. For more information, see Install ReleaseOps.

    Confirm that multi-instance management has been configured to enable all non-production instances (development and test) to be managed by the production instance. For more information, see Configure multi-instance management for instances using ReleaseOps.

    手順

    1. On your production instance, create a deployment instance record for each instance that you want to participate in your ReleaseOps ecosystem.
      注:
      For the ReleaseOps sample release pipelines, the three instances are:
      • Development
      • Test
      • Production
      1. Navigate to All > ReleaseOps > Deployment Instances.
      2. Add a new record for each instance that participates in your ReleaseOps ecosystem by selecting New.
      3. Select the Instance field, then select the instance that you want to add to your ReleaseOps ecosystem.
      4. Select the Instance type field, then select the correct instance type from the list.
      5. Select Submit.
      6. Repeat steps b-e for each instance that participates in your ReleaseOps ecosystem.
    2. On your production instance, configure the test instance for both the sample On Demand Pipeline and sample Release Pipeline.
      For sample ReleaseOps pipelines, you must only configure a new pipeline instance for your test instance. You don’t need to configure pipeline instances for your development and production instances, because these environments are defined within deployment requests and releases.

      For custom ReleaseOps pipelines, you can configure additional pipeline instances for the non-production instances that participate in your ReleaseOps ecosystem, excluding your development instance. For more information about custom pipelines, see Create a custom pipeline.

      1. Navigate to All > ReleaseOps > Pipelines.
      2. Select one of the sample pipeline records from the list.
      3. On the pipeline record, select the Pipeline instances tab in the Related Links section.
        You can configure your pipeline instances by selecting the Pipeline instances tab on the pipeline record.
      4. On the Pipeline instances tab, select New.
      5. On the new pipeline instance form, select the Lookup using list icon () for the Deployment instance field, then select the test instance from the list.
      6. In the Label field, select Test.
      7. Select Submit.
      8. Repeat the process in steps b-g to configure test instances for each of your sample pipelines.
    3. On your production instance, navigate to All > System Update Sets > Update Sources and verify that there are valid update sources defined for both your development and test instances.
      Verify that there are valid update sources defined for both your development and test instances.
      注:
      If there aren't valid update sources defined for both your development and test instances, you can define them by navigating to All > System Update Sets > Update Sources on your development and test instances and creating a new update source record.
    4. On your test instance, navigate to All > System Update Sets > Update Sources and confirm that there’s a valid update source defined for your development instance.
    5. On your development instance, set the property sn_releaseops.deployment_controller to the production (or deployment controller) URL.
      1. Navigate to All > System Properties > All.
      2. Using the search bar, enter sn_releaseops.deployment_controller.
        Use the search bar to search for the sn_releaseops.deployment_controller system property.
      3. Select the record for sn_releaseops.deployment_controller.
      4. In the Value field, enter the URL for your production (or deployment controller) instance.
      5. Select Update.

    タスクの結果

    ReleaseOps is ready to deploy changes from your development to test to production instances.