Create an AWS EC2 instance for this project, making sure to select the t2.large instance type. You must now install Java (jdk) and Jenkins on your EC2 instance. sudo apt update sudo apt install openjdk-11-jre Verify Java is Installed java -version ...
santosh1234.hashnode.dev5 min read
No responses yet.