#jenkins
Read more stories on Hashnode
Articles with this tag
Jenkins is an open-source automation server that is used to build, test and deploy software applications. It provides a way to automate the entire...
In this project, I am creating a pipeline which can automate the software lifecycle of the company or project. Automating the deployment process from...
Launch Instances I have created 3 t2.medium instances Instance for Jenkins Instance for Sonarqube Instance for Docker Install Jenkins Jenkins...
Launch Instance Create AWS EC2 - t2.micro sudo apt update clear Install JAVA because Jenkins is built on Java language sudo apt install...