Configure Jenkins on EC2 instance
Last updated
Last updated
To launch Jenkins hit the EC2 instance IP followed by port 8080: http://<ip address of instance>:8080
Move to the directory where the Jenkins password is stored and paste the password
Install the suggested plugins in Jenkins
Provide username, password and other details to login
Install the Docker Pipeline and SonarQube Scanner plugins on Jenkins
Now Jenkins is ready to be used to create the CI pipeline