Complete ReleaseOps manual setup to configure a new ReleaseOps ecosystem using the sample pipelines and playbooks.
About this task
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.
Procedure
-
On your production instance, create a deployment instance record for each instance that you want to participate in your ReleaseOps ecosystem.
Note: For the
ReleaseOps sample release pipelines, the three instances are:
-
Navigate to .
-
Add a new record for each instance that participates in your ReleaseOps ecosystem by selecting New.
-
Select the Instance field, then select the instance that you want to add to your ReleaseOps ecosystem.
-
Select the Instance type field, then select the correct instance type from the list.
-
Select Submit.
-
Repeat steps b-e for each instance that participates in your ReleaseOps ecosystem.
-
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.
-
Navigate to .
-
Select one of the sample pipeline records from the list.
-
On the pipeline record, select the Pipeline instances tab in the Related Links section.
-
On the Pipeline instances tab, select New.
-
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.
-
In the Label field, select Test.
-
Select Submit.
-
Repeat the process in steps b-g to configure test instances for each of your sample pipelines.
-
On your production instance, navigate to and verify that there are valid update sources defined for both your development and test instances.

Note: If there aren't valid update sources defined for both your development and test instances, you can define them by navigating to on your development and test instances and creating a new update source record.
-
On your test instance, navigate to and confirm that there’s a valid update source defined for your development instance.
-
On your development instance, set the property sn_releaseops.deployment_controller to the production (or deployment controller) URL.
-
Navigate to .
-
Using the search bar, enter sn_releaseops.deployment_controller.
-
Select the record for sn_releaseops.deployment_controller.
-
In the Value field, enter the URL for your production (or deployment controller) instance.
-
Select Update.