
Install Jenkins on Windows as a service
Install Jenkins on Ubuntu as a daemon service
Install Jenkins on Mac as a daemon service
Create new Jenkins job with name "Hello World"
Add a build step to Jenkins job
Running Jenkins job
View Jenkins job console log output
Install Maven and manually build Java project using pom file.
Install Tomcat as Windows service and manually deploy GOL project to Tomcat server
Explain continuous integration and the role of Jenkins in development process
Create Jenkins job with name GOL and put some description to the job
Configure for source code management or the place to get source code.
Configure Jenkins job so the test report could show up from job dashboard
Run the job and show up test report from Jenkins job dashboard
Guide to install a Jenkins plugin call "Deploy to Container Plugin"
Create slack team and make it ready for integrate with Jenkins by install Jenkins CI app.
Complete integration between Jenkins and Slack
Install Jenkins slave agent as a windows service
Install Ubuntu Jenkins slave as a service
Introduction to Jenkins pipeline, pipeline plugins, example of pipeline code.
Create a Jenkins file which contain build step
Step by step create a pipeline job using Jenkinsfile which located at root of repository.
Change jenkinsfile so the job will run on a specific agent
Add deploy to Tomcat stage to pipeline file
Create a Jenkins master and Jenkins slave on AWS
Configure a new slave agent for Jenkins
What are special points in this course ?
Why shall we learn Jenkins:
Jenkins is on the bleeding edge of technology today. Jenkins also one of the most compelling technologies of the last decade in terms of its disruption to software development and operation practices.
The Jenkins Continuous Integration solution has become a standby in organizations of all sizes that want to increase productivity and streamline software development in the era of Agile. It has extensive community support has the extended the core functionality of Jenkins by developing thousands of useful plugins. An ecosystem of more than 1,100 plug-ins has emerged, enabling customers to add all sorts of functionality and integrate Jenkins with everything from Active Directory to GitHub to Tomcat.
Jenkins is becoming a must tool for DevOps. It allows companies to build very sophisticated build pipelines very quickly, thus greatly reducing the risk within the software development life-cycle. Tons of companies have already been using Jenkins to implement continuous integration pipeline. Today you have the access to that same technology right on your desktop.
After complete this course:
Now a day, DevOpt and Continuous Integration engineer are very hot career. The average salary for DevOpt engineer at silicon valley is more than $140,000 a year. After complete the course, You will familiar with Jenkins and make it become essential tool for your CI/CD or DevOpt implementation