In this tutorial, How to Using SonarQube from a jenkins pipeline in Docker. Docker Compose for SonarQube Create directories to…
Jenkins
Jenkins on Linux AWS can not start
Today, I have installed Jenkins on Linux AWS. Then start it, but an error as below. I have installed java…
Jenkins auto-build when git commit
In this tutorial, How to use Jenkins auto-build when git commit. You use a web-hook to capture when a new…
DevOps CI/CD pipeline tutorial part 4
In this tutorial, I will Integrating Ansible in Jenkins CI/CD pipeline. The content is Install Ansible on Amazon EC2 How…
DevOps CI/CD pipeline tutorial part 3
I will continue the article DevOps CI/CD pipeline tutorial part 3. In this tutorial, How to integrating Docker in CI/CD…
DevOps CI/CD pipeline tutorial part 2
I wrote DevOps CI/CD pipeline tutorial part 2. Serial the previous article here. This time I will Integrating Tomcat Server…
DevOps CI/CD pipeline tutorial part 1
In this tutorial, How to create DevOps CI/CD pipelines using Git, Jenkins, Ansible, Docker, and Kubernetes on AWS. How to…
Jenkins pipeline groovy example
In this tutorial, I have write script groovy use Jenkins pipeline call shell to create folder and copy. How to…
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…