We've already seen introduction to Jenkins, Architecture, Sample Pipeline and other stuffs. In this post we will be seeing how you can install Jenkins on Linux machine: Ubuntu. Login to your Ubuntu machine and run below commands. Since Jenkins is a Java application, the first step is to install Java. sudo apt update sudo apt … Continue reading Install Jenkins on Ubuntu Machine
Tag: Install Jenkins on AWS EC2 Instance
Install Jenkins on AWS EC2 Instance
In this post we will be seeing how to install jenkins on AWS EC2 instance
You must be logged in to post a comment.