Prerequisites for creating a Pipeline

2 minute read

This topic describes the prerequisites needed for creating a Pipeline.

To create a Pipeline:

  1. Ensure that you have CloudBees CI installed. For instructions on installing CloudBees CI, see Onboarding for CloudBees CI on modern cloud platforms

  2. Install the Pipeline plugin to automate your continuous delivery pipeline and perform other complex tasks in Jenkins. For more information, refer to the Pipeline plugin.

  3. Install the CloudBees Pipeline: Groovy Checkpoint plugin.

For more information on installing plugins, please refer to Best practices for installing plugins on production instances.

CloudBees recommends these plugins to be able to access more functionality for Pipeline creation.

  • The CloudBees Pipeline Explorer plugin provides an improved log-viewing experience to troubleshoot Pipelines. It includes improved performance vs the classic log view, embedded search capabilities, and customizable preferences to personalize your log-viewing experience.

  • CloudBees Pipeline: Templates Plugin ensures that Pipeline builds conform to organizational standards by giving the Jenkins administrator the opportunity to provide users a simplified and directed experience for configuring jobs, in "domain specific" terms that make sense to their organization.