Operations 2 min read

Chapter 3: Managing Jenkins (Projects, Views, Plugins)

This guide explains Jenkins project management, covering naming conventions, creating new projects, configuring build history, parameterized builds, triggers, Jenkinsfile setup, as well as building, viewing logs, and debugging pipelines with illustrative screenshots.

DevOps Cloud Academy
DevOps Cloud Academy
DevOps Cloud Academy
Chapter 3: Managing Jenkins (Projects, Views, Plugins)

Chapter 3: Managing Jenkins (Projects, Views, Plugins)

1. Project Management

1.1 Naming Convention

Use the pattern business-app-type_environment , for example cxy-wlck-ui_TEST , to make project management easier.

1.2 Creating a New Project

When creating a new Jenkins project, follow the steps shown in the screenshots below.

Configure build history

Select parameterized build

Set build triggers

Configure Jenkinsfile

After configuration, you can:

Build the project

View build logs

Debug the pipeline

Click to read the original article.

CI/CDproject managementoperationsDevOpspipelineJenkins
DevOps Cloud Academy
Written by

DevOps Cloud Academy

Exploring industry DevOps practices and technical expertise.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.