Udemy Getting Started With Jenkins Pipelines

Currently reading:
 Udemy Getting Started With Jenkins Pipelines

baladia

Member
Amateur
LV
4
Joined
Feb 22, 2024
Threads
1,154
Likes
83
Awards
9
Credits
24,497©
Cash
0$
4c9ed608188dc6a653c82045b0e44f52.jpg



Getting Started With Jenkins Pipelines
Published 10/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.01 GB | Duration: 3h 12m


Learning on how to use jenkins pipelines and create shared libraries

What you'll learn

Understand pipeline syntax

Have a grasp on basic elements

Create new pipelines from scratch

Avoid common pitfalls

Requirements

Docker compose installed

Description

JenkinsJenkins is a commonly used building server used to automate different types of pipelines. A pipeline is this context is a step by step process which runs different types of automations from start to finish. Within the IT space, this also referred too as a build or deploy pipeline. Within the course we will focus on these automations and how they can help you.CourseTo get the most out of Jenkins, you will need to know how to use it correctly. We will go over every stage step by step and start with the basic all the way up to re-using components that we made into the same pipelines we started with. Over the span of this course you will learn the Jenkins syntax but also know how to use and maintain a Jenkins server within your organisation. As you will grow your skill not just in Jenkins itself, but also in how to make pipelines more effective using the power of groovy coding.The combination of these techniques will help you grow your Jenkins skill, not just in making pipelines but also in start or continue your programming knowledge. After you completed this course, you will be ready to start your own projects and have a good base from where to start.

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: Type of pipeline

Lecture 2 Declarative vs Scripted

Section 3: Setting up an environment

Lecture 3 Overview of the setup

Lecture 4 Install Gitea

Lecture 5 Install Jenkins

Lecture 6 Store Gitea token into jenkins

Lecture 7 Add Gitea server to Jenkins

Lecture 8 Set Jenkins webhook for Gitea

Section 4: Setting up the pipeline

Lecture 9 Create repo for pipeline

Lecture 10 Create folder for pipeline

Section 5: Basic concepts

Lecture 11 Blue Ocean

Lecture 12 Replay

Section 6: Options en Environment

Lecture 13 Options

Lecture 14 Environment variables and secrets

Lecture 15 Parameters

Lecture 16 Triggers

Lecture 17 Tools

Section 7: Agents

Lecture 18 Agent labels

Lecture 19 Running dockers as agents

Section 8: Basic steps

Lecture 20 echo

Lecture 21 sh

Lecture 22 withEnv

Lecture 23 sleep





Link:
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips

Similar threads

Top Bottom