Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Jenkins Articles
Found 2 articles
How to Change Jenkins Home Directory?
Jenkins is a popular automation server that helps automate tasks in the software development process. The Jenkins Home Directory, also known as JENKINS_HOME, is the location where all configuration files, plugins, jobs, and other essential files are stored. This directory plays a significant role in maintaining the stability and performance of the Jenkins environment. There may be situations where you need to change the Jenkins Home Directory location, such as moving to a larger disk, relocating to a different server, or organizing your file system better. Preparing to Change Jenkins Home Directory Understanding the Current Jenkins Home ...
Read MorePipeline in DevOps - Overview, Tools, Implementation
DevOps, as the name suggests, is a common application design concept that combines development and operations. But, there are numerous DevOps terminology, and it's useful to look at one of them and investigate it in depth every now and again. We can better comprehend a concept like DevOps by breaking it down and concentrating on one aspect at a time. This allows us to get more out of the process. In order to better understand DevOps, we're going to look at pipelines in DevOps. This post will explain what a pipeline is in DevOps. We'll also go over the DevOps ...
Read More