thank you, i have one doubt. if i want choose label based user login (agent user name) in jenkins ?? for example two users using same job based on user how pick up agent automatically.
Thank you so much for the video. Can you please create a video how to create an image and run that image over play with docker cloud service through Jenkins?
Also please create a video how to create all the settings that you did to create ssh and jdk as an image and push it to docker hub, so that we can pull that image every time without doing the changes every time. Please, thanks for the video.
I have a few questions: 1. Do we need to create the keys while logged in as jenkins user? 2. From what I understand, you created keys and jenkins user on the master jenkins machine. Also added the public keys to the master jenkins machine. But in order for jenkins to ssh into the slave node, doesn't the private key need to be added to the .ssh/authorized_keys of slave node machine? How else will slave node present the public key challenge? 3. When I installed jenkins on my master machine, I had given home directory as '/var/lib/jenkins/' so the .ssh folder and keys are created under /var/lib/jenkins/.ssh/. As a jenkins user, I don't have access to /root/.ssh/ folder. Is that okay?
Hi, I am using windows system as agent, and getting ERROR: Server rejected the 1 private key(s) for jenkins, even after adding the public key to autorized_keys, can you suggest some possible solution to this?
Hi Thanks a lot for the video..I am getting error while doing scp from jenkins installed machine permssiion denied pubkey password.Please help me on this error...
Everything is correct , but when I try to lunch the slave machine, getting an error IO exceptionerror , it seems Java not installed I think, but Java Jre 1.8 installed , can you please help me out to resolve the issue
setup done and pipeline also build, but while checking the build job at given path is not there, even freestyle job test which are presented. can you hellp us what has missed up. Running on node in /home/ubuntu/jenkins_home/workspace/pipeline
thanks a lot, after trying more than 10 times by seeing different videos i was finally successfull by watching your tutorial
thank you for this video. eagerly waiting for more videos
Thank You , You saved my day , excellent solution.
Bro, you are a life saver!
THANK YOU!
Thanks for this informative session
Yes, I too agree you are a life saver
Please upload more videos
Thanks you, got quick answer without much hurdle
Thanks for your hardwork
much appreciated
👏👏👏
thank you, i have one doubt. if i want choose label based user login (agent user name) in jenkins ?? for example two users using same job based on user how pick up agent automatically.
Appreciate🥰 clear and very informative video.. you are amazing
thank you brother try to make more videos
Thank you so much for the video.
Can you please create a video how to create an image and run that image over play with docker cloud service through Jenkins?
Thanks man, I appreciate it :)
Thanks' a lot man!
Also please create a video how to create all the settings that you did to create ssh and jdk as an image and push it to docker hub, so that we can pull that image every time without doing the changes every time. Please, thanks for the video.
I have a few questions:
1. Do we need to create the keys while logged in as jenkins user?
2. From what I understand, you created keys and jenkins user on the master jenkins machine. Also added the public keys to the master jenkins machine. But in order for jenkins to ssh into the slave node, doesn't the private key need to be added to the .ssh/authorized_keys of slave node machine? How else will slave node present the public key challenge?
3. When I installed jenkins on my master machine, I had given home directory as '/var/lib/jenkins/' so the .ssh folder and keys are created under /var/lib/jenkins/.ssh/. As a jenkins user, I don't have access to /root/.ssh/ folder. Is that okay?
i have same doubts, did you get the solution?
Thank you so much!
Hi, I am using windows system as agent, and getting ERROR: Server rejected the 1 private key(s) for jenkins, even after adding the public key to autorized_keys, can you suggest some possible solution to this?
Please use user authentication(username/password) for windows instances. Use ssh key only for linux machine unless you are using wsl Machine
without install java on slave machine is that possible to establish connection b/w master & slave?
Good question! we need JRE on the Slave machine as jenkins executed a small jar file(agent.jar) inside the slave machine to establish connection.
I am connecting from Linux to Linux machine , Jre installed in the target machine
I'm getting ssh authentication failed..Even after did whatever you had shown in the above video
Hi Thanks a lot for the video..I am getting error while doing scp from jenkins installed machine permssiion denied pubkey password.Please help me on this error...
Did not get how to give Username
now I'm getting authentication failed after key matching
Everything is correct , but when I try to lunch the slave machine, getting an error IO exceptionerror , it seems Java not installed I think, but Java Jre 1.8 installed , can you please help me out to resolve the issue
Hey, Please upload your error snap. We can send you the hack
@@iwtlacademy9930 sure will else send an email to your mail id
finally a non-fraud solution
setup done and pipeline also build, but while checking the build job at given path is not there, even freestyle job test which are presented.
can you hellp us what has missed up.
Running on node in /home/ubuntu/jenkins_home/workspace/pipeline