#
Category: Jenkins
See all categories.
This tutorial presents the installation of Jenkins 2.375.1 on Linux (CentOS 8).
This tutorial presents the installation of Jenkins 2.375.1 on Windows 10.
This tutorial explains to you how to remove Jenkins from Linux (CentOS 8).
This tutorial explains to you how to create a simple job using Jenkins. This tutorial has an example as well.
This tutorial explains to you how to create a user in Jenkins.
This tutorial explains to you how to grant READ permission on the Jobs.
This tutorial explains to you what a plugin is in Jenkins and how to install a Jenkins plugin.
This tutorial explains to you how to compile and run a Java application in a Jenkins job.
This tutorial explains to you how to call a Jenkins job through an API.
This tutorial explains to you how we can run a job after another job in Jenkins.
This tutorial explains to you how to define environment variables in Jenkins.
This tutorial explains to you how to integrate Jenkins with GitHub using poll SCM option.
This tutorial explains to you how to integrate Jenkins with GitHub using a webhook.
This tutorial explains to you how to integrate Jenkins with Maven (without Maven Integration plugin).
This tutorial explains to you how to integrate Jenkins with Maven (using Maven Integration plugin).
This tutorial explains to you how to integrate Jenkins and SonarQube.
This tutorial explains to you how to create a simple pipeline in Jenkins.
This tutorial explains to you how to use Delivery Pipeline Plugin.
This tutorial explains to you how to use Build Pipeline Plugin.
This tutorial explains to you how to create Simple Scripted Pipeline in Jenkins.
This tutorial explains to you how we can create more complex Scripted Pipeline in Jenkins.
This tutorial explains to you how we can create a declarative pipeline in Jenkins.
This tutorial explains to you how we can use environment variables in Jenkins.
This tutorial explains to you how we can use parameters in Jenkins Pipelines.
This tutorial explains how the failures could be handled.
This tutorial explains the main Jenkins main pipeline concepts.
This tutorial explains how we can execute a stage in Jenkins when a condition occurs.
This tutorial explains what is Jenkins Blue Ocean.