Good Tutorial. I used keypair for user authentication. and in exec section added cd /opt/Docker and it started working. Polling I kept false, as this was just test. Thanks a lot !!!
Hi I gets error at 32:13 on Mobaxterm. No supported authentication methods available (server sent public key). I set publuc key authentication in sshd_config as YES.
Hi Thanks for you wonderful session... i was facing issue when launching Ubuntu machine without key pair and not able to connect to putty session even after did the changes on sshd_config file to yes and in ubuntu 24.4 i couldn't able to restart the sshd .. it is thoughing the sshd service not available like that.
Hi Bro, I'm a total beginner in DevOps and eager to learn. Can you please provide some guidance on where to start? Any recommended resources, tutorials, or steps to follow would be highly appreciated.Thanks
it works when i dont use pairkey for ubuntu setup and clone of this repo. Is there a way to set up the git repo so that it works for any project? why is using user and pwd not working for docker-host set up getting error: No supported authentication methods available (server sent public key). I set publuc key authentication in sshd_config as YES.
you can clone git repo. and keypair also working fine. you need to upload keypair to -r-------- 1 jenkins jenkins 1700 Nov 12 10:58 /var/lib/jenkins/abc.pem location. and use this location as path to key. Hope this helps.
Hello Sir, Whenever i am executing my job new image is not getting created, but new container is getting started. Also, i am unable to get any echo commands output in the console output logs which i given in my exec command section. Please help.
sir am getting error at ERROR: Exception when publishing, exception message [Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [docker host]. Message [Auth fail for methods 'publickey']]] Build step 'Send build artifacts over SSH' changed build result to UNSTABLE Finished: UNSTABLE
For that Under "Send build artifacts over SSH" give below commands docker build -t webapp:v1 . docker stop registerapp docker rm registerapp docker run -d --name registerapp -p 8086:8080 webapp:v1
Refer to my below DevOps, AWS and Azure Playlists,
DevOps Playlist
ua-cam.com/play/PLmSlOWkfkugmXU1WVTu_fmrOwjRAbbWvL.html
AWS Playlist
ua-cam.com/play/PLmSlOWkfkugm1hKjYlwwWCZgHYSuUdruo.html
Azure Playlist
ua-cam.com/play/PLmSlOWkfkuglJzo6VOX_vPJHAHBkullPT.html
Good Tutorial. I used keypair for user authentication. and in exec section added cd /opt/Docker and it started working. Polling I kept false, as this was just test. Thanks a lot !!!
Hi
I gets error at 32:13 on Mobaxterm. No supported authentication methods available (server sent public key). I set publuc key authentication in sshd_config as YES.
same errror can you please tell me what you do after?
@@purviiii08Select the same ubuntu version as shown in the video. You will be alright.
@@iftyahmed786 ok thank youu
@@iftyahmed786 Same error i tried again on selecting ubuntu machine
Hi Thanks for you wonderful session... i was facing issue when launching Ubuntu machine without key pair and not able to connect to putty session even after did the changes on sshd_config file to yes and in ubuntu 24.4 i couldn't able to restart the sshd .. it is thoughing the sshd service not available like that.
Each beginner should practice this as mandatory to get into CICD ocean, its key door opened for all by expert(you) 👏🤝👍🙏
Well said!
I do not find publish over ssh option at 38:33. What do I do?
You need to install "publish over ssh" plugin in Jenkins.
Sir this was very cool and wonderful project to learn Devops from scratch😍🙏
I am glad you find it useful.
Hi Bro, I'm a total beginner in DevOps and eager to learn. Can you please provide some guidance on where to start? Any recommended resources, tutorials, or steps to follow would be highly appreciated.Thanks
Start practicing the basic projects.
ua-cam.com/play/PLmSlOWkfkuglKq_4xZfV0d_oKwVkUo5LW.html
Thanks Brother@@VirtualTechBox
Hello sir
should we add this project in resume as a fresher ?
it works when i dont use pairkey for ubuntu setup and clone of this repo.
Is there a way to set up the git repo so that it works for any project?
why is using user and pwd not working for docker-host set up
getting error: No supported authentication methods available (server sent public key). I set publuc key authentication in sshd_config as YES.
you can clone git repo. and keypair also working fine. you need to upload keypair to -r-------- 1 jenkins jenkins 1700 Nov 12 10:58 /var/lib/jenkins/abc.pem location. and use this location as path to key. Hope this helps.
Hello Sir,
Whenever i am executing my job new image is not getting created, but new container is getting started.
Also, i am unable to get any echo commands output in the console output logs which i given in my exec command section. Please help.
You might be missing something. Kindly verify all the steps as per video once again.
@@VirtualTechBox I did it once again... still same issue. Not sure where is the problem.
Amazing
Thank You.
sir am getting error at ERROR: Exception when publishing, exception message [Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [docker host]. Message [Auth fail for methods 'publickey']]]
Build step 'Send build artifacts over SSH' changed build result to UNSTABLE
Finished: UNSTABLE
changes made in the code is not reflected in webapp sir.
For that Under "Send build artifacts over SSH" give below commands
docker build -t webapp:v1 .
docker stop registerapp
docker rm registerapp
docker run -d --name registerapp -p 8086:8080 webapp:v1
@@VirtualTechBox still no changes visible in webapp sir
Make videos in Hindi
Ok.
@@VirtualTechBox thanks brother
@@VirtualTechBoxplease stick to english language so people around the world can benefit
@@basamalhassan7006 Sure.
where is the key link to download, where is repo link, what is epel...stop wasting time of viewers
Repo & commends link is available in description.