Category «Jenkins»
Jenkins Beginner Tutorial 15 – How to setup BUILD PIPELINE in Jenkins (Step by Step)
Notes: Today we will learn : How to setup BUILD PIPELINE in Jenkins ? Follow along step by step Step 1 Chain required jobs in sequence Add upstream/downstream jobs How to chain jobs? Watch – How to setup Delivery Pipeline Step 2 Install Build Pipeline Plugin Step 3 Add Build Pipeline View Configure the view …
Jenkins Beginner Tutorial 14 – How to setup DELIVERY PIPELINE in Jenkins (Step by Step)
Notes: Today we will learn : How to setup Delivery Pipeline in Jenkins ? Follow along step by step Step 1 Chain required jobs in sequence Add upstream/downstream jobs Step 2 Install Delivery Pipeline Plugin Step 3 Add Delivery Pipeline View Configure the view Step 4 Run and Validate Jenkins Beginner Playlist : https://www.youtube.com/playlist?list=PLhW3qG5bs-L_ZCOA4zNPSoGbnVQ-rp_dG Send me your …
Jenkins Beginner Tutorial 13 – What is Pipeline in Jenkins (DevOps)
Jenkins Beginner Tutorial 12 – Notifications – How to send Email from Jenkins
Notes: Today we will learn about Jenkins Notifications Manage Jenkins – Configure System – Email Notifications To find your smtp server and port details https://www.arclab.com/en/kb/email/list-of-smtp-and-pop3-servers-mailserver-list.html References: Notification Plugins https://wiki.jenkins-ci.org/display/JENKINS/Notification+Plugin https://wiki.jenkins-ci.org/display/JENKINS/Extreme+Notification+Plugin https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin Jenkins Beginner Playlist : https://www.youtube.com/playlist?list=PLhW3qG5bs-L_ZCOA4zNPSoGbnVQ-rp_dG Send me your comments and feedback
Jenkins Beginner Tutorial 11 – How to do Automated Deployment (Step by Step)
Notes: Today we will learn : How to do Automated Deployments with Jenkins ? Step 1 Start Jenkins Step 2 Install Plugin (Deploy Plugin) https://wiki.jenkins-ci.org/display/JENKINS/Deploy+Plugin Step 3 Create a Build JOB in Jenkins Step 4 Add Post-build Action Deploy war/ear to container (add values to the fields) sample war file – https://tomcat.apache.org/tomcat-6.0-doc/appdev/sample/ Step 5 In …
Jenkins Beginner Tutorial 10 – What is Automated Deployment (Step by Step)
Notes: Today we will learn : What is Automated Deployment ? Main stages in Continuous delivery and deployment pipeline 1. BUILD 2. DEPLOY 3. TEST 4. RELEASE Lets see … A real world Project SetUp Automated Deployment is the process of Automating the deployment process in a Continuous Delivery system Build – Deploy – Test …
Jenkins Beginner Tutorial 9 – How to use CATLIGHT (Jenkins Build Monitor)
Notes: Today we will learn How to use CATLIGHT (status notifier for jenkins) What is CATLIGHT https://catlight.io/ REFERENCES: Catlight website: https://catlight.io/ Downloads link: https://catlight.io/downloads Support link: http://catlight.helprace.com/ Blog link: http://blog.catlight.io/ Jenkins Beginner Playlist : https://www.youtube.com/playlist?list=PLhW3qG5bs-L_ZCOA4zNPSoGbnVQ-rp_dG Send me your comments and feedback