{"id":12236,"date":"2024-09-04T14:10:57","date_gmt":"2024-09-04T14:10:57","guid":{"rendered":"https:\/\/greenwebpage.com\/community\/?p=12236"},"modified":"2024-10-01T08:13:47","modified_gmt":"2024-10-01T08:13:47","slug":"how-to-install-jenkins-pipeline-on-ubuntu-24-04","status":"publish","type":"post","link":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/","title":{"rendered":"How to Install Jenkins Pipeline on Ubuntu 24.04"},"content":{"rendered":"\n<p><a id=\"post-12236-_heading=h.1fob9te\"><\/a><a href=\"https:\/\/www.jenkins.io\/\">Jenkins<\/a> automates repetitive tasks and sets up pipelines for your projects. It improves software quality by automating the testing and deployment processes.<\/p>\n\n\n\n<p><a id=\"post-12236-_heading=h.2et92p0\"><\/a> A Jenkins Pipeline is a plugin suite that is used to define the whole process, including building, testing, and deployment as code.<\/p>\n\n\n\n<p><a id=\"post-12236-_heading=h.3dy6vkm\"><\/a> Let&#8217;s learn about how to set up the Jenkins Pipeline on the <a href=\"https:\/\/ubuntu.com\/blog\/tag\/ubuntu-24-04-lts\">Ubuntu 24.04<\/a> system.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.1t3h5sf\"><\/a><strong>How to Install Jenkins Pipeline on Ubuntu 24.04?<\/strong><\/h2>\n\n\n\n<p>This article will explain the following topics with real-time examples:<\/p>\n\n\n\n<p><a href=\"#How-to-Install-Jenkin-on-Ubuntu-24.04\">How to Install Jenkins Ubuntu 24.04?<\/a><\/p>\n\n\n\n<p><a href=\"#How-to-Configure-Jenkin-Pipeline-on-Ubuntu-24.04\">How to Configure Jenkins Pipeline on Ubuntu 24.04?<\/a><\/p>\n\n\n\n<p><a href=\"#Install-Jenkins-Pipeline-Plugins\">Install Jenkins Pipeline Plugins<\/a><\/p>\n\n\n\n<p><a href=\"#Install-Jenkins-Pipeline-\">Install Jenkins Pipeline<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"How-to-Install-Jenkin-on-Ubuntu-24.04\"><a id=\"post-12236-_heading=h.4d34og8\"><\/a><strong>How to Install Jenkins on Ubuntu 24.04?<\/strong><\/h3>\n\n\n\n<p>Follow these guided instructions to set up Jenkins on Linux-based Ubuntu 24.04.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.2s8eyo1\"><\/a>Step 1: Set up OpenJDK<\/h4>\n\n\n\n<p>Jenkins depends on the selected Java version such as 21, therefore, you have to run the below command to install Java 21 on your system:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>sudo apt install openjdk-21-jdk fontconfig -y<\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4ce820&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4ce820\" class=\"wp-block-image wp-lightbox-container\"><img fetchpriority=\"high\" decoding=\"async\" width=\"889\" height=\"530\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-1.png\" alt=\"Set up OpenJDK\" class=\"wp-image-12237\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-1.png 889w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-1-300x179.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-1-768x458.png 768w\" sizes=\"(max-width: 889px) 100vw, 889px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4ceab4&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4ceab4\" class=\"wp-block-image wp-lightbox-container\"><img decoding=\"async\" width=\"892\" height=\"506\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-2.png\" alt=\"Set up OpenJDK\" class=\"wp-image-12238\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-2.png 892w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-2-300x170.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-2-768x436.png 768w\" sizes=\"(max-width: 892px) 100vw, 892px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>The above script has successfully configured the Openjdk package on your Ubuntu 24.04 system.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.17dp8vu\"><\/a>Step 2: Confirm Java Installation<\/h4>\n\n\n\n<p>You can confirm the Java installation using the provided command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>java -version<\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4ced96&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4ced96\" class=\"wp-block-image wp-lightbox-container\"><img decoding=\"async\" width=\"892\" height=\"142\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-3.png\" alt=\"Confirm Java version\" class=\"wp-image-12239\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-3.png 892w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-3-300x48.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-3-768x122.png 768w\" sizes=\"(max-width: 892px) 100vw, 892px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>You will see the basic details like the Java version after this command.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.3rdcrjn\"><\/a>Step 3: Download Jenkins Repository Key<\/h4>\n\n\n\n<p>Next, you need to manually download the Jenkins repository by utilizing the command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>sudo wget -O \/usr\/share\/keyrings\/jenkins-keyring.asc https:\/\/pkg.jenkins.io\/debian-stable\/jenkins.io-2023.key<\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4cf077&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4cf077\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"916\" height=\"348\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-4.png\" alt=\"Download Jenkins Repository key\" class=\"wp-image-12240\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-4.png 916w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-4-300x114.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-4-768x292.png 768w\" sizes=\"(max-width: 916px) 100vw, 916px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Once you have downloaded the Jenkins repository, you can proceed to the next step.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.26in1rg\"><\/a>Step 4: Add Jenkins Key to Source List<\/h4>\n\n\n\n<p>To update your system\u2019s package sources with the Jenkins key, run the below command:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>echo \"deb [signed-by=\/usr\/share\/keyrings\/jenkins-keyring.asc] https:\/\/pkg.jenkins.io\/debian-stable binary\/\" | sudo tee \/etc\/apt\/sources.list.d\/jenkins.list &gt; \/dev\/null<\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4cf34d&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4cf34d\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"913\" height=\"95\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-5.png\" alt=\"Add Jenkins key to source list\" class=\"wp-image-12241\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-5.png 913w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-5-300x31.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-5-768x80.png 768w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-5-900x95.png 900w\" sizes=\"(max-width: 913px) 100vw, 913px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>No output in the terminal indicates that the command is executed successfully and is added Jenkins repository to your system source list.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.lnxbz9\"><\/a>Step 5: Update System Files<\/h4>\n\n\n\n<p>Run the command to update the package list and integrate the Jenkins repository to your Ubuntu 24.04:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>sudo apt update<\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4cf612&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4cf612\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"912\" height=\"418\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-6.png\" alt=\"Update repository\" class=\"wp-image-12242\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-6.png 912w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-6-300x138.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-6-768x352.png 768w\" sizes=\"(max-width: 912px) 100vw, 912px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>You will notice the Jenkins package files in the system repository.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.35nkun2\"><\/a>Step 6: Install Jenkins<\/h4>\n\n\n\n<p>Your Ubuntu 24.04 machine is now ready to install the latest release of Jenkins:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>sudo apt install jenkins -y<\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4cf8d3&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4cf8d3\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"915\" height=\"509\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-7.png\" alt=\"Install Jenkins\" class=\"wp-image-12243\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-7.png 915w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-7-300x167.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-7-768x427.png 768w\" sizes=\"(max-width: 915px) 100vw, 915px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4cfae7&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4cfae7\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"915\" height=\"350\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-8.png\" alt=\"Install Jenkins\" class=\"wp-image-12244\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-8.png 915w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-8-300x115.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-8-768x294.png 768w\" sizes=\"(max-width: 915px) 100vw, 915px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>When the command runs, it will install all the required files and tools for Jenkins on your Ubuntu system.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.1ksv4uv\"><\/a>Step 7: Check Jenkins Status<\/h4>\n\n\n\n<p>The provided command will show the current status of Jenkins on your Ubuntu 24.04:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>sudo systemctl status jenkins<\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4cfda1&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4cfda1\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"979\" height=\"531\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-9.png\" alt=\"Check Jenkins status\" class=\"wp-image-12245\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-9.png 979w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-9-300x163.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-9-768x417.png 768w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-9-960x520.png 960w\" sizes=\"(max-width: 979px) 100vw, 979px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>The \u201cActive(running)\u201d status on your terminal window confirms that Jenkins has been configured successfully.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.44sinio\"><\/a>Step 8: Get Jenkins Admin Password<\/h4>\n\n\n\n<p>To access Jenkins through a web browser, you will need the initial admin password. Here you can get your Jenkins Admin password:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>sudo cat \/var\/lib\/jenkins\/secrets\/initialAdminPassword<\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d005f&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d005f\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"978\" height=\"75\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-10.png\" alt=\"Get Jenkins admin password\" class=\"wp-image-12246\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-10.png 978w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-10-300x23.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-10-768x59.png 768w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-10-960x75.png 960w\" sizes=\"(max-width: 978px) 100vw, 978px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Copy the admin password.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.2jxsxqh\"><\/a>Step 9: Access Jenkins<\/h4>\n\n\n\n<p>Now, copy the following link to any web browser and paste the initial admin password:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>http:\/\/localhost:8080\/<\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d0322&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d0322\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1085\" height=\"600\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-11.png\" alt=\"Access Jenkins on localhost\" class=\"wp-image-12247\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-11.png 1085w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-11-300x166.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-11-1024x566.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-11-768x425.png 768w\" sizes=\"(max-width: 1085px) 100vw, 1085px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Press the \u201cContinue\u201d button to unlock the Jenkis and access its home page.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"How-to-Configure-Jenkin-Pipeline-on-Ubuntu-24.04\"><a id=\"post-12236-_heading=h.z337ya\"><\/a><strong>How to Configure Jenkin Pipeline on Ubuntu 24.04?<\/strong><\/h3>\n\n\n\n<p>In this section, you will see how to set up Jenkins on Ubuntu 24.04.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"Install-Jenkins-Pipeline-Plugins\"><a id=\"post-12236-_heading=h.3j2qqm3\"><\/a><strong>Install Jenkins Pipeline Plugins<\/strong><\/h4>\n\n\n\n<p>The following steps will install Jenkins Pipeline Plugins.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.1y810tw\"><\/a>Step 1: Access Jenkins Plugins<\/h5>\n\n\n\n<p>To access the plugins in Jenkins, you have to open the home page, then:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Go to Dashboard &gt; Manage Jenkins.<\/li>\n\n\n\n<li>Locate the \u201cPlugins\u201d and select to open it.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\"><p>http:\/\/localhost:8080\/<\/p><\/pre>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d06ec&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d06ec\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1223\" height=\"595\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-12.png\" alt=\"Manage Jenkins\" class=\"wp-image-12248\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-12.png 1223w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-12-300x146.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-12-1024x498.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-12-768x374.png 768w\" sizes=\"(max-width: 1223px) 100vw, 1223px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.4i7ojhp\"><\/a>Step 2: Install Pipeline Plugins<\/h5>\n\n\n\n<p>In the Plugins category:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select the \u201cAvailable plugins\u201d.<\/li>\n\n\n\n<li>Search \u201cPipeline\u201d in the search bar.<\/li>\n\n\n\n<li>Select the \u201cPipeline\u201d.<\/li>\n\n\n\n<li>Click on the \u201cInstall\u201d button.<\/li>\n<\/ul>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d09ee&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d09ee\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1228\" height=\"514\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-13.png\" alt=\"Install pipeline plugins\" class=\"wp-image-12249\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-13.png 1228w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-13-300x126.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-13-1024x429.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-13-768x321.png 768w\" sizes=\"(max-width: 1228px) 100vw, 1228px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.2xcytpi\"><\/a>Step 3: Verify Installed Pipeline Plugins<\/h5>\n\n\n\n<p>After installing the Pipeline, you can check it in the \u201cDownload progress\u201d section, as shown below:<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d0c71&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d0c71\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"991\" height=\"598\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-14.png\" alt=\"Verify installed pipeline plugins\" class=\"wp-image-12250\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-14.png 991w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-14-300x181.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-14-768x463.png 768w\" sizes=\"(max-width: 991px) 100vw, 991px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>If the Pipeline has been installed successfully, you will see the confirmation message on your screen.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"Install-Jenkins-Pipeline-\"><a id=\"post-12236-_heading=h.1ci93xb\"><\/a><strong>Install Jenkins Pipeline <\/strong><\/h4>\n\n\n\n<p>Let&#8217;s install Jenkins Pipeline with the following steps.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.3whwml4\"><\/a>Step 1: Open \u201cNew Item\u201d<\/h5>\n\n\n\n<p>To install the Jenkins Pipeline, first, you need to select the \u201cNew Item\u201d:<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d0f62&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d0f62\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1225\" height=\"556\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-15.png\" alt=\"Install Jenkins pipeline by clicking New Item from the dashboard\" class=\"wp-image-12251\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-15.png 1225w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-15-300x136.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-15-1024x465.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-15-768x349.png 768w\" sizes=\"(max-width: 1225px) 100vw, 1225px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.2bn6wsx\"><\/a>Step 2: Create a New Item<\/h5>\n\n\n\n<p>Enter the name for the New Item, such as \u201cgreenwp\u201d and select \u201cPipeline\u201d from the Item types:<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d11d8&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d11d8\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1220\" height=\"598\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-16.png\" alt=\"Choose a name of the item\" class=\"wp-image-12252\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-16.png 1220w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-16-300x147.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-16-1024x502.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-16-768x376.png 768w\" sizes=\"(max-width: 1220px) 100vw, 1220px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.qsh70q\"><\/a>Step 3: Configure \u201cPipeline\u201d<\/h5>\n\n\n\n<p>In the \u201cPipeline\u201d, navigate the \u201cDefinition\u201d, select Pipeline script like \u201cHello world\u201d:<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d1459&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d1459\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1223\" height=\"598\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-17.png\" alt=\"Configure pipeline\" class=\"wp-image-12253\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-17.png 1223w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-17-300x147.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-17-1024x501.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-17-768x376.png 768w\" sizes=\"(max-width: 1223px) 100vw, 1223px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Click on the \u201cSave\u201d button to save the changes.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.3as4poj\"><\/a>Step 4: Build \u201cPipeline\u201d<\/h5>\n\n\n\n<p>Next, click on \u201cBuild Now\u201d in Dashboard &gt; greenwp to start building the Pipeline:<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d170b&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d170b\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"884\" height=\"515\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-18.png\" alt=\"Build pipeline\" class=\"wp-image-12254\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-18.png 884w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-18-300x175.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-18-768x447.png 768w\" sizes=\"(max-width: 884px) 100vw, 884px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.1pxezwc\"><\/a>Step 5: Check \u201cPipeline\u201d Status<\/h5>\n\n\n\n<p>After completing the above steps, you will find the Pipeline permalink, such as #3:<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d197f&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d197f\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"896\" height=\"515\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-19.png\" alt=\"Check pipeline status\" class=\"wp-image-12255\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-19.png 896w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-19-300x172.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-19-768x441.png 768w\" sizes=\"(max-width: 896px) 100vw, 896px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>You can further view your Pipeline details by clicking on the \u201cConsole Output\u201d:<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d1bc6&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d1bc6\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1225\" height=\"556\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-20.png\" alt=\"View Jenkins pipeline console output\" class=\"wp-image-12256\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-20.png 1225w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-20-300x136.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-20-1024x465.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-20-768x349.png 768w\" sizes=\"(max-width: 1225px) 100vw, 1225px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Here, you can see the \u201cHello World\u201d, indicating that the Pipeline has been successfully installed and configured on your Jenkins.<\/p>\n\n\n\n<p>It will also be displayed on your Jenkins Dashboard, where you can easily access and manipulate:<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69d45bf4d1e2e&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69d45bf4d1e2e\" class=\"wp-block-image wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1220\" height=\"598\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-21.png\" alt=\"Jenkins dashboard after configuration\" class=\"wp-image-12257\" srcset=\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-21.png 1220w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-21-300x147.png 300w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-21-1024x502.png 1024w, https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/word-image-12236-21-768x376.png 768w\" sizes=\"(max-width: 1220px) 100vw, 1220px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>In this installation process, you have successfully configured the Jenkins Pipeline on your Ubuntu 24.04 system.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><a id=\"post-12236-_heading=h.2p2csry\"><\/a><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>You can install Jenkins Pipeline on Ubuntu 24.04 through a few simple steps. If you are using Jenkins for the first time, you will need to set up Jenkins and then install the Jenkins Pipeline. You can set up the Jenkins package with \u201csudo apt install jenkins\u201d. To access Jenkins, use \u201chttp:\/\/localhost:8080\/\u201d.<\/p>\n\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Jenkins automates repetitive tasks and sets up pipelines for your projects. It improves software quality by automating the testing and deployment processes. A Jenkins Pipeline is a plugin suite that is used to define the whole process, including building, testing, and deployment as code. Let&#8217;s learn about how to set up the Jenkins Pipeline on [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":12261,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[43],"tags":[364,363,317],"class_list":["post-12236","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-automation","tag-jenkins-pipeline","tag-ubuntu-24-04"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Install Jenkins Pipeline on Ubuntu 24.04 - Greenwebpage Community<\/title>\n<meta name=\"description\" content=\"Let&#039;s learn about how to install and set up the Jenkins Pipeline on the Ubuntu 24.04 (Long Term Support) system.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Jenkins Pipeline on Ubuntu 24.04 - Greenwebpage Community\" \/>\n<meta property=\"og:description\" content=\"Let&#039;s learn about how to install and set up the Jenkins Pipeline on the Ubuntu 24.04 (Long Term Support) system.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/\" \/>\n<meta property=\"og:site_name\" content=\"Greenwebpage Community\" \/>\n<meta property=\"article:published_time\" content=\"2024-09-04T14:10:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-01T08:13:47+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/How-to-Install-Jenkins-Pipeline-on-Ubuntu-24.04.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1020\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Karim Buzdar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Karim Buzdar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/\"},\"author\":{\"name\":\"Karim Buzdar\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8\"},\"headline\":\"How to Install Jenkins Pipeline on Ubuntu 24.04\",\"datePublished\":\"2024-09-04T14:10:57+00:00\",\"dateModified\":\"2024-10-01T08:13:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/\"},\"wordCount\":775,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/How-to-Install-Jenkins-Pipeline-on-Ubuntu-24.04.jpeg\",\"keywords\":[\"Automation\",\"Jenkins Pipeline\",\"Ubuntu 24.04\"],\"articleSection\":[\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/\",\"url\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/\",\"name\":\"How to Install Jenkins Pipeline on Ubuntu 24.04 - Greenwebpage Community\",\"isPartOf\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/How-to-Install-Jenkins-Pipeline-on-Ubuntu-24.04.jpeg\",\"datePublished\":\"2024-09-04T14:10:57+00:00\",\"dateModified\":\"2024-10-01T08:13:47+00:00\",\"description\":\"Let's learn about how to install and set up the Jenkins Pipeline on the Ubuntu 24.04 (Long Term Support) system.\",\"breadcrumb\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#primaryimage\",\"url\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/How-to-Install-Jenkins-Pipeline-on-Ubuntu-24.04.jpeg\",\"contentUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/How-to-Install-Jenkins-Pipeline-on-Ubuntu-24.04.jpeg\",\"width\":1020,\"height\":600,\"caption\":\"How to Install Jenkins Pipeline on Ubuntu 24.04\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/greenwebpage.com\/community\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Jenkins Pipeline on Ubuntu 24.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#website\",\"url\":\"https:\/\/greenwebpage.com\/community\/\",\"name\":\"Greenwebpage Community\",\"description\":\"Get online in three steps with our wide range of web hosting solutions. Choose from professional business to enterprise options designed to meet your needs.\",\"publisher\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/greenwebpage.com\/community\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#organization\",\"name\":\"Greenwebpage Community\",\"url\":\"https:\/\/greenwebpage.com\/community\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png\",\"contentUrl\":\"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png\",\"width\":512,\"height\":512,\"caption\":\"Greenwebpage Community\"},\"image\":{\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8\",\"name\":\"Karim Buzdar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g\",\"caption\":\"Karim Buzdar\"},\"sameAs\":[\"https:\/\/greenwebpage.com\"],\"url\":\"https:\/\/greenwebpage.com\/community\/author\/karim\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install Jenkins Pipeline on Ubuntu 24.04 - Greenwebpage Community","description":"Let's learn about how to install and set up the Jenkins Pipeline on the Ubuntu 24.04 (Long Term Support) system.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Jenkins Pipeline on Ubuntu 24.04 - Greenwebpage Community","og_description":"Let's learn about how to install and set up the Jenkins Pipeline on the Ubuntu 24.04 (Long Term Support) system.","og_url":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/","og_site_name":"Greenwebpage Community","article_published_time":"2024-09-04T14:10:57+00:00","article_modified_time":"2024-10-01T08:13:47+00:00","og_image":[{"width":1020,"height":600,"url":"http:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/How-to-Install-Jenkins-Pipeline-on-Ubuntu-24.04.jpeg","type":"image\/jpeg"}],"author":"Karim Buzdar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Karim Buzdar","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#article","isPartOf":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/"},"author":{"name":"Karim Buzdar","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8"},"headline":"How to Install Jenkins Pipeline on Ubuntu 24.04","datePublished":"2024-09-04T14:10:57+00:00","dateModified":"2024-10-01T08:13:47+00:00","mainEntityOfPage":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/"},"wordCount":775,"commentCount":0,"publisher":{"@id":"https:\/\/greenwebpage.com\/community\/#organization"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#primaryimage"},"thumbnailUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/How-to-Install-Jenkins-Pipeline-on-Ubuntu-24.04.jpeg","keywords":["Automation","Jenkins Pipeline","Ubuntu 24.04"],"articleSection":["Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/","url":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/","name":"How to Install Jenkins Pipeline on Ubuntu 24.04 - Greenwebpage Community","isPartOf":{"@id":"https:\/\/greenwebpage.com\/community\/#website"},"primaryImageOfPage":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#primaryimage"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#primaryimage"},"thumbnailUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/How-to-Install-Jenkins-Pipeline-on-Ubuntu-24.04.jpeg","datePublished":"2024-09-04T14:10:57+00:00","dateModified":"2024-10-01T08:13:47+00:00","description":"Let's learn about how to install and set up the Jenkins Pipeline on the Ubuntu 24.04 (Long Term Support) system.","breadcrumb":{"@id":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#primaryimage","url":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/How-to-Install-Jenkins-Pipeline-on-Ubuntu-24.04.jpeg","contentUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2024\/09\/How-to-Install-Jenkins-Pipeline-on-Ubuntu-24.04.jpeg","width":1020,"height":600,"caption":"How to Install Jenkins Pipeline on Ubuntu 24.04"},{"@type":"BreadcrumbList","@id":"https:\/\/greenwebpage.com\/community\/how-to-install-jenkins-pipeline-on-ubuntu-24-04\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/greenwebpage.com\/community\/"},{"@type":"ListItem","position":2,"name":"How to Install Jenkins Pipeline on Ubuntu 24.04"}]},{"@type":"WebSite","@id":"https:\/\/greenwebpage.com\/community\/#website","url":"https:\/\/greenwebpage.com\/community\/","name":"Greenwebpage Community","description":"Get online in three steps with our wide range of web hosting solutions. Choose from professional business to enterprise options designed to meet your needs.","publisher":{"@id":"https:\/\/greenwebpage.com\/community\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greenwebpage.com\/community\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/greenwebpage.com\/community\/#organization","name":"Greenwebpage Community","url":"https:\/\/greenwebpage.com\/community\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/","url":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png","contentUrl":"https:\/\/greenwebpage.com\/community\/wp-content\/uploads\/2023\/10\/cropped-logomic.png","width":512,"height":512,"caption":"Greenwebpage Community"},"image":{"@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/467c100c1d017bc081473ee0440680c8","name":"Karim Buzdar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greenwebpage.com\/community\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0628fcbcddd9bc5486245d2cf4a904dbcdeac9ad6c3098f49237094e9d513d0c?s=96&d=mm&r=g","caption":"Karim Buzdar"},"sameAs":["https:\/\/greenwebpage.com"],"url":"https:\/\/greenwebpage.com\/community\/author\/karim\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/12236","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/comments?post=12236"}],"version-history":[{"count":4,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/12236\/revisions"}],"predecessor-version":[{"id":12503,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/posts\/12236\/revisions\/12503"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/media\/12261"}],"wp:attachment":[{"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/media?parent=12236"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/categories?post=12236"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greenwebpage.com\/community\/wp-json\/wp\/v2\/tags?post=12236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}