DevOps Tutorial - How to Install Jenkins on Ubuntu Server

preview_player
Показать описание
Hello Friends,
Welcome to DevOps training tutorial.
Below are the steps to Install Jenkins on Ubuntu -16-04 server.

Step1: Update the ubuntu package.
sudo apt-get update
Step 2: Install Java 8
sudo apt install openjdk-8-jdk
Step 3: Add the repository key to the system
Step 5:
sudo apt-get update
Step 6:
sudo apt-get install jenkins
Step 7: Using systemctl we’ll start Jenkins
sudo systemctl start jenkins
Step 8: status command to verify that it started successfully
sudo systemctl start jenkins

Jenkins running default port 8080, so you need to open this port.
Рекомендации по теме
Комментарии
Автор

Thanks for sharing this video...Am started from here.As a beginner This is very helpful..Need more vedios in devops...

MiniTour_Vlogs
Автор

Thanks this was very helpful for a friend, thanks for sharing

ayencoscolfield
welcome to shbcf.ru