In this Video you will learn
How to Install Jenkins on Linux Server - Hindi
Follow below Steps to install Jenkins
To Install java
sudo yum install java* -y
To enable Jenkins repo
sudo wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/...
sudo rpm --import https://pkg.jenkins.io/redhat-stable/...
To Install extra Linux package
sudo amazon-linux-extras install epel -y
To Install Jenkins
sudo yum install Jenkins -y
To start service of Jenkins
sudo service Jenkins start
sudo chkconfig jenkins on
To get the intial jenkins password
sudo cat /var/lib/jenkins/secrets/initialAdminPassword
adding Jenkins to ec2-user
sudo usermod -aG jenkins ec2-user
login with jenkins user
#sudo su -s /bin/bash jenkins
==============
#jenkins
#jenkinstutorial
#dockertraining
#docker
#linuxtutorials
=============
Just follow the steps given in the video. Do let me know in comments if you face any problem
============================
Subscribe my channel - / @devopstutorial
==========================
Learn
How to Install Jenkins
What is Jenkins - Jenkins is a powerful application that allows continuous integration and continuous delivery of projects, regardless of the platform you are working on.
Jenkins is a free source that can handle any build or continuous integration. Jenkins can integrate with number of testing and deployment technologies.
============================
00:30 - Understanding Pre- requisite before installing Jenkins
02:20 - Installing Jenkins on Linux Server
============================================
Playlists
Terraform playlist - • Terraform Tutorial for beginner
AWS-CLI playlist - • AWS-CLI tutorial for Beginner
Python-boto3-AWS playlist - • Python-Boto3-AWS
Docker playlist - • Docker Playlist for Beginners: Your U...
Jenkins Tutorial - • Jenkins Tutorial
Linux Tutorial - • Linux Tutorial for beginner
CloudFormation Tutorial - • CloudFormation Tutorial for beginner
AWS-Lambda Playlist - • AWS-Lambda
Python playlist - • Python
===============================================
Thanks for watching!
If you like my content, please subscribe.
/ @devopstutorial
============================================
WHO AMI I : I am Vicky Seth, a DEVOPS—AWS—CLOUD Engineer, I use my technical background to make videos about technology that help you to grow.
Email - [email protected]