Book Image

Practical Jenkins [Video]

By : Anirban Saha
5 (1)
Book Image

Practical Jenkins [Video]

5 (1)
By: Anirban Saha

Overview of this book

Setting up Jenkins and running build jobs is not enough for a production infrastructure. For optimal performance and results, architecting, designing, and implementing a production-grade Jenkins deployment is essential. This course gets you up and running with Jenkins and enables you to deliver an optimal Jenkins deployment. On your journey, you will explore and configure features such as high availability, security, monitoring, and backing up/restoring data, which are basically all of the things you need to implementing a scalable and production grade infrastructure. You will also learn how to implement distributed builds, automate build pipelines, and integrate your Jenkins deployment with external services, thus showing you how to increase your team's productivity with pipeline as a code building advanced pipelines faster and easier. By the end of this video course, you will be able to automate, implement, secure, and manage your Jenkins deployment in no time. The code bundle for this video course is available at - https://github.com/PacktPublishing/Practical-Jenkins-V- This course uses Jenkins 2.89.3, while not the latest version available, it provides relevant and informative content for legacy users of Jenkins.
Table of Contents (5 chapters)
Chapter 1
Installation and Configuration of Jenkins and Related Components
Content Locked
Section 4
Setting Up Git, Code Repositories, and Dependencies for Jenkins
To carry out even the most basic development support tasks with Jenkins, some essential tools need to be prepared such as softwares, repositories, storage and others. - Install git and the Java runtime environment - Create a Github account and add basic data to use repositories - Set up dedicated storage for Jenkins data