In this tutorial, How to create DevOps CI/CD pipelines using Git, Jenkins, Ansible, Docker, and Kubernetes on AWS. How to…
Jenkins
Mastering Jenkins pipeline groovy example
Introduction In this tutorial, I have written a script groovy using Jenkins pipeline call shell to create a folder and…
How to Manage Users and Roles in Jenkins
In this tutorial, How to Manage users and Roles in jenkins. You have installed “plugin Manage and Assign Roles” if…
Jenkins install Plug-in Ansible: A Step-by-Step Guide
Introduction Ansible is a well-known structure management tool. Ansible displays the message in JSON format, explaining the structure of the…
Jenkins checkout Pipeline Multibranch
In this tutorial, How to use Jenkins checkout Pipeline Multibranch. For example with Git, the scm reference a GitSCM Object.…
Jenkins pipeline error timeout after 10 minutes
How to fix Error fetching remote repository ‘origin’ from Jenkins build jobs. In this tutorial, I will be fixing the…
How to install Jenkins using Vagrant
In this tutorial, How to install Jenkins using Vagrant. Jenkins the essential for DevOps Roles. You can refer to install Vagrant on Windows 10 here.…
How to Import Export Jobs Jenkins
Introduction In this tutorial, How to Import Export jobs, Jenkins. It is easy to import and export Jenkins jobs and…
Jenkins build periodically with parameters
In this tutorial, How do I use “Jenkins build periodically with parameters”? Using the “Parameterized Scheduler” Plugin. The default, not…
Jenkins run as non root user
In this tutorial, How do I Jenkins run as non root user in Linux? Jenkins the essential for DevOps Roles.…