SSH Credentials Plugin no longer supports SSH credentials from files on the Jenkins master file system, neither user-specified file paths nor ~/.ssh. Existing SSH credentials of these kinds are migrated to "directly entered" SSH credentials.
Hello, thank you for the great Video. I have one Problem. In run a VM for Jenkins and one VM for my Git Server. I don't have a Interface like GitHub oder Bitbucket. How can add the Key to my Git Repo?
Great video. But in the latest Jenkins I don't see From a file on Jenkins master or From the Jenkins master ~/.ssh (video at 3:55). Do I need to install a plugin? :)
Great tutorial, have one doubt while creating ssh key. You created SSH key on the server as Jenkins user but you are running the job as a different user. So will it work?
Awesome thanks Xavier! one question - why did Jenkins print out the latest commit message (the one that you did on your repo?) in its workspace? Should it not have just pulled the code (checkout scm?) thanks again
Hi, I have try to add ssh public key to either bitbucket account or repository setting, it's not work. But if use user and password setting in jenkins credential instead of ssh key, it's work. Anyway, thank you for this video, it also save my life.
My Jenkins doesn't have the option 'From the Jenkins Master ~/.ssh', so I have entered the private key using 'Enter Private Key Directly' option. That didn't work. Could you please help ?
Save a bunch of time and use blue ocean plugin.... also pointless to use freestyle project other than for demo purposes...the real power of jenkins lies in the pipelines
My Jenkins doesn't have the option 'From the Jenkins Master ~/.ssh', so I have entered the private key using 'Enter Private Key Directly' option. That didn't work. Could you please help ?
The most useful Jenkins beginner tutorial. Comprehensive and short enough.
Thanks
Watched a ton of different videos. Even use a Pluralsight subscription and no one could explain it as well and simply as you. Much appreciated.
Thanks for the kind words! Sounds like I should start asking money for these videos, right? 😂
I have been struggling for weeks trying to configure Jenkins for butbucket. Thank you very much as this helped me alot
SSH Credentials Plugin no longer supports SSH credentials from files on the Jenkins master file system, neither user-specified file paths nor ~/.ssh. Existing SSH credentials of these kinds are migrated to "directly entered" SSH credentials.
Hello, thank you for the great Video. I have one Problem. In run a VM for Jenkins and one VM for my Git Server. I don't have a Interface like GitHub oder Bitbucket. How can add the Key to my Git Repo?
Great video. But in the latest Jenkins I don't see From a file on Jenkins master or From the Jenkins master ~/.ssh (video at 3:55). Do I need to install a plugin? :)
i missed the section too
@@thomasfahrland7308 In the latest version this feature was removed due to some security issues. So you will have only a way to paste the SSH key.
Thank you so much man! you explained the stuff in a dam simple way.
Great tutorial, have one doubt while creating ssh key. You created SSH key on the server as Jenkins user but you are running the job as a different user. So will it work?
Thank you so much for the video, Your video is very clear and well explained
Great video! One question... How can i do a git pull to refresh project in server side?
Awesome thanks Xavier! one question - why did Jenkins print out the latest commit message (the one that you did on your repo?) in its workspace? Should it not have just pulled the code (checkout scm?)
thanks again
Thank you so much. Such a helpful video.
Hi, I have try to add ssh public key to either bitbucket account or repository setting, it's not work. But if use user and password setting in jenkins credential instead of ssh key, it's work. Anyway, thank you for this video, it also save my life.
instead of jenkins user, can we create ssh keys with any other user .?
Hi there, May I please know how will it work on multiple private repositories?
Thanks - perfectly explained and easy to follow.
great video thank you. can you please make this one to windows?
Really a nice tutorial. How can I build multiple Bitbucket repositories with a single Jenkins job?
Thank you so much! Your video is very clear and well explained!
*NOT WORKING IN CENTOS 6*
jenkins:x:496:493:Jenkins Automation Server:/var/lib/jenkins:/bin/false
As i am jeniks user is *not allowed to login*
Thank you for that nicely done tutorial.
Thanks Man!
Hi, Can you please explain how to setup our own repository in online and how to configure in our pom.xml . Thanks in advance
Thank you so much for your well explained videos
Thank u so much...can u make a video on bitbucket pull notifier triggering jenkins job.
This is awesome! Exactly what I need!
What a great explanation. Hats off. :)
Nice videos. I request you to kindly upload the videos for pipeline also. Thanks.
My Jenkins doesn't have the option 'From the Jenkins Master ~/.ssh', so I have entered the private key using 'Enter Private Key Directly' option. That didn't work. Could you please help ?
You need to add the contents of the private key file.
Saved me like 4 hrs 👍 ,,,
How do I log into Jenkins to get that ssh key? Can anyone help?
Thanks for the perfect explanation!
Thank you. It helped a lot.
Awesome buddy good work , able to do now
Great video! You just saved my day1
please make a video about deploying from jenkins
returned status code 128:
stdout:
stderr: remote: Invalid username or password.
Doesn't work with version 2.153 :(
Soooo helpful! Thx dude!
Thank you, very helpful :)
Thank you for your videos but we want more videos on jenkins
+Endlasari Mahipal haha anything specific you're looking for?
Deploy Keys shouldn't have write access but webhooks can. why?
please create the same video for windows!!! since most of the users work with Windows, you should have made 1 on it too along side
I haven't had a Windows machine in a while. Is there something not working for you? Most of these things should work across platforms.
Simply Explained - Savjee yea the ‘sudo su jenkins’ command is not recognized as an internal or external command
Excellent!
Thanks a lot!
Thanks you
My warning is not going
Thanks ,
top man!!!!
Thanks
Save a bunch of time and use blue ocean plugin.... also pointless to use freestyle project other than for demo purposes...the real power of jenkins lies in the pipelines
My Jenkins doesn't have the option 'From the Jenkins Master ~/.ssh', so I have entered the private key using 'Enter Private Key Directly' option. That didn't work. Could you please help ?
a little bit older but actually interesting for me. Did you find the solution?
Thank you for that nicely done tutorial.
After I applied credentials still the error is not going