Book Image

Beginning Jenkins

By : Debayan Majumdar
Book Image

Beginning Jenkins

By: Debayan Majumdar

Overview of this book

Beginning Jenkins teaches you everything you need to know about installing, setting up, configuring, and integrating a Jenkins server with your project to speed up the product development lifecycle. You will learn how to deploy via Docker and integrate with Git. Next, you will move on to understanding bespoke plugins and services to further customize your workflow, and dynamically adjust your build requirements when pushing to production. Once you have grasped the basics, you will explore user and plugin management along with updating and upgrading Jenkins. You will set up freestyle projects and views to manage your projects, followed by configuring parameters for your projects and creating upstream and downstream projects with views to visualize the projects. In addition to this, you will create a secure connection from your master to your build slaves and configure your build tasks to run on the slave. By the end of this course, you will be able to successfully set up a Jenkins server that checks your source code repositories for changes, triggering new builds and unit tests whilst informing all of the key stakeholders in your organization. All the resources and support files for this course are available at https://github.com/TrainingByPackt/Beginning-Jenkins?
Table of Contents (6 chapters)
Chapter 1
Installing and Setting up Jenkins
Content Locked
Section 5
Installing Jenkins
Let us install Blue Ocean and set up Jenkins.