When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Jenkins 2 Introduction for Beginners on Mac OS

Novice guide to Jenkins 2 Continuous Integration with a step-by-step guide to DevOps on a MacOS System

     
  • 4.7
  •  |
  • Reviews ( 62 )
₹519

This Course Includes

  • iconudemy
  • icon4.7 (62 reviews )
  • icon3h 17m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Jenkins 2 Introduction for Beginners on Mac OS

This is a beginner's course designed to show how to setup and run a Jenkins CI server starting with continuous inspection (build, test and analysis) for users of MacOS-based systems. This course provides a strong foundation for implementing continuous inspection and integration at your company or studio. In order to keep the course short and to-the-point, several decisions were made in order to provide a complete path to continuous integration. The pipeline created in this course consists of the following:

Jenkins CI server installed and configured on Windows

Git as the source control system

Java as the main programming language of build projects

Maven as the build tool This set of tools provides a comprehensive, end-to-end implementation continuous integration pipeline. Jenkins can be installed on many operating systems and supports a myriad of tools and technologies -- which means, this course provides tremendous value to those comfortable or interested in other operating systems and/or technologies.

Course Outline

_Introduction_ provides an overview for the course, which leas to the _Core Concepts_ for Jenkins. This provides a foundation for the remainder of the course. _Quick Installation_ provides an abbreviated step-by-step instructions on how to setup Jenkins and all the related tools specifically on Windows. _Full Installation_ details is covered in the bonus section of the course. _Jenkins Basics_ provides a first look at Jenkins at work with a very simple "freestyle" project. This allows us to learn the Jenkins interface and the key features it provides. After our initial introduction to Jenkins, we _Manage Jenkins_ plugins and global configuration. Then, we dive into _Maven Projects_ specifically -- since Jenkins can understand Maven and thus provides special features for Maven projects -- with the right plugins installed. We venture beyond the basics with _Scheduled Projects_ and periodically _Polling Source Control_ , which are closely related. Then we look at how to _Link Projects_ together by calling upstream and downstream projects. Finally, we organize our projects with _Views_.

Course Features

Presentations provide audio/video training of conceptual ideas in each major area or introduction of new concepts. Screencasts provide a video of the instructor's computer system with any actions, commands, or screens displayed and narrated. There are several hours of screencat video content -- it makes up the vast majority of the course. Any command line based screencast will include a command listing in the lecture downloads.

What You Will Learn?

  • Install Jenkins CI server on MacOS .
  • Install and configure several tools commonly used with Jenkins .
  • Understand the basics of continuous inspection, continuous integration, and continuous deployment .
  • Use Jenkins effectively to build, test, and analyze Java projects .
  • Apply the techniques and experience to implement Jenkins and/or a continuous integration system.