Home Tags Jenkins

Tag: jenkins

Static Code Analysis Using SonarQube and Jenkins

0
In the first of this two part series, we discussed the importance of static code analysis and the tools that can be used for...

What Does the Future Hold for DevOps?

0
DevOps has become one of the fundamental principles based on which most (if not all) software is being built today. In this article, we...

Top 10 Open Source Tools for DevOps

0
Every now and then, it is time to take an inventory of the tools that developers use in software development. DevOps as a culture...

DevSecOps: Integrating a Dynamic Application Security Testing Tool with Jenkins

0
In this article, the authors propose a method to integrate the OWASP ZAP DAST tool with Jenkins to publish reports on the vulnerabilities found...

Building the DevOps Pipeline with Jenkins

0
Jenkins is an open source tool that provides integration with the tools used in application lifecycle management to automate the entire process, based on...

Integrating Jenkins with Bitbucket and Jira: A Tutorial

0
This article gives an overview of Jenkins, Bitbucket and Jira. It also includes tutorials on how to install Jenkins and integrate it with Bitbucket...

Configuring Jenkins on Docker

0
This article gives an overview of both Jenkins and Docker. It also includes a tutorial on how to configure Jenkins on Docker. Jenkins is an...

An Overview of Jenkins

1
The Jenkins project was originally named Hudson, but was later renamed after a dispute with Oracle. Jenkins helps to automate those parts of the...

Pipeline as a Code: A Brief Look at Blue Ocean

0
Blue Ocean is a Jenkins plugin that enhances the user experience based on a personalised modern design. It has been built from the ground...

Continuous Integration for Hybrid Apps Using Jenkins

0
Jenkins is an open source tool that is deployed for continuous integration to orchestrate and monitor the development process of an app. It aids...