Once a pipeline has been created and saved, right-click the pipeline project in the Project Explorer, select Run As from the context and then click Run Configurations. From the main menu, you can also select Run and then click Run Configurations.
The Run Configurations dialog opens, as shown in the following image.
The Run Configurations dialog has two views. The left pane provides a list of applications. The right pane provides a series of instructions. You can resize the width of either pane accordingly by clicking and dragging the vertical bar that separates each pane.
Perform the following steps to define a run configuration for a pipeline:
Note: If an existing run configuration is available, you can right-click that instance and select Duplicate from the context menu. You can then modify only those parameter values that are required without having to configure all of the parameters.
A new run/build configuration pane opens, as shown in the following image.
The Select pipeline dialog opens, as shown in the following image.
The Build Target Location dialog opens, as shown in the following image.
An object is built or published when it will reside on the edge node and run through CRON jobs or deployment scripts. An object is deployed when it will interact with the console or produce interactive output.
Note: Port 22 is the default for SSH, but is not the only port value that can be used.
The connection to the server will be secured through SSH.
To clear all of the information that you specified in this dialog, click Revert.
The Console pane opens and displays the results for this deployment.