Skip to playerSkip to main content
  • 6 years ago
Learn to create declarative groovy pipeline with Jenkins in this step-by-step video by Rajni - devops engineer at Loves Cloud.
What is Jenkins?
Jenkins is a free and open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat.
How Jenkins works
Jenkins runs as a server on a variety of platforms. It requires a Java 8 VM and above and can be run on the Oracle JRE or OpenJDK.
Usually, Jenkins runs as a Java servlet within a Jetty application server. More recently, Jenkins has been adapted to run in a Docker container.
To operate #Jenkins, pipelines are created. A pipeline is a series of steps the Jenkins server will take to perform the required tasks of the CI/CD process. View this complete video to know more…
#Jenkins #Pipeline #kubernetes #DevOpsTools #DevOpsTraining #DevOpsTutorial

Category

🤖
Tech
Comments

Recommended