<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dimuthu Daundasekara</title>
    <description>The latest articles on DEV Community by Dimuthu Daundasekara (@dimuit86).</description>
    <link>https://dev.to/dimuit86</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F598221%2F7d31e6c8-128a-4e02-a9c1-0722b9ff4992.jpeg</url>
      <title>DEV Community: Dimuthu Daundasekara</title>
      <link>https://dev.to/dimuit86</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dimuit86"/>
    <language>en</language>
    <item>
      <title>How To Integrate SonarQube With Jenkins For Code Analysis</title>
      <dc:creator>Dimuthu Daundasekara</dc:creator>
      <pubDate>Wed, 17 Mar 2021 19:38:07 +0000</pubDate>
      <link>https://dev.to/dimuit86/how-to-integrate-sonarqube-with-jenkins-for-code-analysis-1pmo</link>
      <guid>https://dev.to/dimuit86/how-to-integrate-sonarqube-with-jenkins-for-code-analysis-1pmo</guid>
      <description>&lt;p&gt;Analyze Code Standard, Bugs, Vulnerabilities Before Jenkins Build Jobs&lt;/p&gt;

&lt;p&gt;I want to ensure the quality of the code, identify bugs, code vulnerabilities, code smells, and align with code standards after committing codes into repositories such as Github and Gitlab. And the same way build my code automatically, using Jenkins. I want to perform this task whenever I commit code and see the static code analysis report at SonarQube.&lt;br&gt;
In this tutorial, I will demonstrate to you how to configure and integrate SonarQube with Jenkins. To read the complete tutorial, please visit my blog using the link below…&lt;br&gt;
Read Complete Article…&lt;br&gt;
&lt;a href="https://digitalavenue.dev/SonarQube-Integration-With-Jenkins/"&gt;https://digitalavenue.dev/SonarQube-Integration-With-Jenkins/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Run Jenkins In Docker Using Docker Compose With Persistent Volumes</title>
      <dc:creator>Dimuthu Daundasekara</dc:creator>
      <pubDate>Wed, 17 Mar 2021 19:36:31 +0000</pubDate>
      <link>https://dev.to/dimuit86/run-jenkins-in-docker-using-docker-compose-with-persistent-volumes-1elp</link>
      <guid>https://dev.to/dimuit86/run-jenkins-in-docker-using-docker-compose-with-persistent-volumes-1elp</guid>
      <description>&lt;p&gt;Jenkins on Docker Step By Step and Docker Compose File Includes&lt;/p&gt;

&lt;p&gt;Hi There,&lt;br&gt;
In this article, I will explain how to spin up the Jenkins server on Docker with persistent storage. I’ll discuss each and every step you may need to know. All the required “YAML” manifests are available on the website.&lt;br&gt;
Please visit my website to read the complete article…&lt;br&gt;
Visit the Link Below…&lt;br&gt;
&lt;a href="https://digitalavenue.dev/Run-Jenkins-On-Docker-Compose/"&gt;https://digitalavenue.dev/Run-Jenkins-On-Docker-Compose/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How To Setup Jenkins On Ubuntu 20.04LTS</title>
      <dc:creator>Dimuthu Daundasekara</dc:creator>
      <pubDate>Wed, 17 Mar 2021 19:31:24 +0000</pubDate>
      <link>https://dev.to/dimuit86/how-to-setup-jenkins-on-ubuntu-20-04lts-475p</link>
      <guid>https://dev.to/dimuit86/how-to-setup-jenkins-on-ubuntu-20-04lts-475p</guid>
      <description>&lt;p&gt;Automate Application Build and Deployments Using Jenkins CI/CD Pipelines&lt;/p&gt;

&lt;p&gt;Hey There,&lt;br&gt;
In this tutorial, I will demonstrate to you how to spin up Jenkins on Ubuntu 20.04LTS step by step. To read the complete article visit link below.&lt;br&gt;
Visit The Link Below…&lt;br&gt;
&lt;a href="https://digitalavenue.dev/Install-Jenkins-Ubuntu/"&gt;https://digitalavenue.dev/Install-Jenkins-Ubuntu/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>install</category>
      <category>jenkins</category>
      <category>ubuntu</category>
      <category>build</category>
    </item>
    <item>
      <title>Build Docker Images With Docker Containers as Jenkins Build Slaves</title>
      <dc:creator>Dimuthu Daundasekara</dc:creator>
      <pubDate>Wed, 17 Mar 2021 19:29:14 +0000</pubDate>
      <link>https://dev.to/dimuit86/build-docker-images-with-docker-containers-as-jenkins-build-slaves-4l18</link>
      <guid>https://dev.to/dimuit86/build-docker-images-with-docker-containers-as-jenkins-build-slaves-4l18</guid>
      <description>&lt;p&gt;Dynamically Provision ephemeral Docker Containers as Jenkins Agent Node&lt;/p&gt;

&lt;p&gt;Hi There,&lt;br&gt;
I have written a step by step to demonstrate of how to build images using Jenkins master-slave architecture. Please visit the link below to read the complete article. &lt;/p&gt;

&lt;p&gt;Visit my website to read the complete article…&lt;/p&gt;

&lt;p&gt;&lt;a href="https://digitalavenue.dev/Build-Docker-Images-Jenkins/"&gt;https://digitalavenue.dev/Build-Docker-Images-Jenkins/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>docker</category>
      <category>jenkins</category>
      <category>build</category>
      <category>slaves</category>
    </item>
  </channel>
</rss>
