Setup Jenkins for private GitHub Repository | How to Trigger Jenkins Build Using Private GitHub Repo

preview_player
Показать описание
How to Trigger Jenkins Build Using Private GitHub Repository?

Agenda:

Understanding the problem statement for using the private github repository

Configuring ssh key pair using ssh-keygen command

Understanding Private and Public Keypair

Configuring Jenkins and GitHub to understand my Private repository

My GitHub repository:

Jenkins Installation Video:

Docker Installation Video:
Рекомендации по теме
Комментарии
Автор

The explanation is perfect, on the target, I was struggling for the last 2 hrs. Thank you so much

hemilpatel
Автор

Wow ! Thank you Akash . Finally integrated my private repo with Jenkins through SSH key pair.

iniyavan
Автор

Bro thank you so much . Finally i could link jenkins with a private github repo . I saw so many videos and blogs. No one was using private key. Everyone was using public key. That's why it wasnt working . Thanks again 🙌

AmanDeep-ggsp
Автор

Tnq Akash.. Really it's helpful to me

lakshmananumanchipalli
Автор

your video are so useful for me .Thank you akash. Keep creating such type of video's.

kirteekamthe
Автор

Didn't work for me at first because i didn't have git installed. sudo apt-get install git

marcomarkproductions
Автор

Thank you so much, I had been stuck over there for couple of days. Now it is resolve by your video!

YLE
Автор

thank you very much Akash you saved my time

oumaymalaamiri
Автор

Hey Akash, thank you for the excellent video. Resolve the issue after watching your video.

bhangra
Автор

Hey Akash, Thank you for the video. helped me to understand the 2 ways authentication of Git Repo using http and ssh.

rajeshdega
Автор

Very nice explanation.
I have one basic question which is a pre-requisite here: Which plugin do i need to install in Jenkins for integrating it with Git - Is it 'Git plugin' or 'Github Integration' or something else. Please suggest.

AbhishekSrivastava-otrv
Автор

I am using build with Parameter but it is showing blank fields in case of private repo is there any solution ?

HellCRICKET
Автор

mine is windows, where should i generate these keys?

shreelekhapujala
Автор

Hi Akash, How to solve 'detached HEAD' issue in Jenkins?

kavitakhangar
Автор

something to note out use the git@ url if you use the https link Jenkins will
raise hellfire upon you with authentication errors :D

alain
Автор

I followed same but its not working for me!

anumehachakravarty