Tutorials

How to install Jenkins

How to install plugins in Jenkins

Use of Global Tool Configuration in Jenkins

How to store credentials in Jenkins

How to restore deleted job in Jenkins

Pipeline

How to create pipeline job in Jenkins

How to write a Jenkinsfile

[Part-1] Jenkinsfile to build a maven project

[Part-2] Jenkinsfile to build and deploy to Tomcat

[Part-3] Jenkinsfile to build docker image, push to dockerhub and deploy to same server

[Part-4] Jenkinsfile to build docker image, push to dockerhub and deploy to different server

How to define Environment varibles in Jenkinsfile

How to define parallel stage in Jenkinsfile

How to define triggers in Jenkinsfile

Integration with AWS

How to configure AWS Credentials in Jenkins

How to Deploy a docker compose to Amazon ECS using Jenkins

Monitoring

How to Monitor Jenkins With Grafana and Prometheus