Cloudbees CD RO Tutorials: Create Basic project Step by Step

here are the step-by-step instructions on how to create a hello world project in CloudBees CD/RO:

  1. Go to the CloudBees CD/RO web UI and log in to your account.
  2. Click on the “Projects” tab and then click on the “Create Project” button.
  3. Enter a name for your project and then click on the “Create” button.
  4. In the project overview, click on the “Procedures” tab.
  5. Click on the “Create Procedure” button.
  6. Enter a name for your procedure and then click on the “Next” button.
  7. In the “Steps” section, click on the “Add Step” button.
  8. Select the “Shell” step type and then click on the “Next” button.
  9. In the “Command” field, enter the following command:
echo "Hello, world!"
  1. Click on the “Save” button.
  2. Click on the “Run” button to run the procedure.

You should see the output “Hello, world!” in the console.

Here are some additional things to note:

  • You can also create a procedure using the CloudBees CD/RO CLI.
  • You can add more steps to your procedure to perform other tasks, such as copying files, deploying applications, and so on.
  • You can create a project template to automate the creation of new projects.
  • You can use CloudBees CD/RO to automate the entire software delivery process, from source control to deployment.
Rajesh Kumar
Follow me
Latest posts by Rajesh Kumar (see all)
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x