Setting Up Jenkins on Amazon EC2
First, you need to Create an EC2 instance and connect it to the local terminal
Java installation
Jenkins is a Java-based application, so you need to have Java installed on your machine before installing Jenkins
To install Java, run the following co...
blogs.praduman.site2 min read