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.
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.
DevOps Cloud Academy
Exploring industry DevOps practices and technical expertise.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.