Jenkins Slave setup on Ubuntu | Create Jenkins Slave Node | Integrate Jenkins Master and Slave Node

preview_player
Показать описание

Steps involved:
1. Setup EC2 instance for slave
2. Create jenkins user and Install Java, Maven in Slave node
3. upload public keys from master to slave node.
4. verify ssh connection from master to slave
5. Register slave node in Jenkins master
6. Run build jobs in Jenkins slave
Рекомендации по теме
Комментарии
Автор

I dont know how to thank you. I am following you since 6 monghs but i have learned a lot from you. Thank you sir.
From senegal

ousseynoungom
Автор

Excellent and +7 due you covered all about SSH too! - a cold beer to you!

ManuelJordan
Автор

Great tutorial. Thank you very much Coach.

InetproTech
Автор

At 12:16 is safe copy and paste the content of the *private* key? IMHO should be better refer to the private key file instead. It for any case if a remote user can reach until that configuration section, only is able to see the path/file location but not the content at plain text.

ManuelJordan
Автор

Please do the same concept with Terraform in GCP. Since so many days I am searching for this concept.

If possible please do it today

raviinformationadda
Автор

nice tutorial, and clear explanation :)
have a question though, does all the Jenkins version support slave nodes ? Or is there any minimum Jenkins version we need to have on master to support slaves ?

amaravathiyagati
Автор

Sir, I am getting Permission denied at 8:55 minutes, even if I have port 22 open in both Linux machines. Please recommend some solutions.

ChandanKumar-gubs
Автор

At 09:25 - the ` /var/lib/jenkins` directory must be created manually in the master/main node right? - How did you know that Jenkins is going to look to that directory?

ManuelJordan
Автор

I am subbie because I thoroughly enjoy you very detailed tutorials and you are saving me a lot of $$$ lol. If you had a class, I wouldn't mind taking it. I following your instructions to a tee on this tutorial and my slave node is "successfully connected and online." However, my freestyle build job successfully builds on master and always fails on slave node. Is it only pipeline jobs that can be built on the slave nodes or can freestyle jobs be built on slave node as well? What am i doing wrong? Thank you

ekeminiudoh
Автор

my test is running same in jenkins master (window) but same is not running in jenkins agent (Linux) and its showing pass in jekins agent machin no error is comming but no test has been actually been executed, could you can please provide solution for the same

nk-zubx
Автор

can I take a short course from you, only on CI/CD

tamillifestriker
Автор

is there any shorter or perhaps updated way of doing this?

nochietunes
Автор

How to containerised the Jenkins master slave setup

jinkahari
Автор

Instead of remote directory of slave I want to use the master directory can it is possible?

sandeepgoud