devops

Setting Up Jenkins on Amazon EC2 Ubuntu Instance

[vc_row][vc_column][vc_column_text]

Install Jenkins On ec2 Ubuntu AWS

We are writing this blog to list down the process of setting up Jenkins on Amazon EC2 Ubuntu instance having OS version 18.04.

Pre-Requisites:

1 AWS EC2 Instance should be up and running Make an SSH connection with your EC2 instance

Install Java

Enable the ‘Universe’ repository...

Read more...