Комментарии:
A nice introduction to Jenkins. It's quite useful. Just what I need. Thank you.
ОтветитьThanks for the webnair.
While securing the jenkins we need not leave the option of Sign up. Even if we don't check it , jenkins will allow us to signup for the first time.
Thank you for the free presentation. The instructor could have installed everything before hand (git, java, maven), but on the other hand, some inexperienced Linux users would not had seen all the details involved in installing and configuring the pre-requisites.
Ответитьcan you please help me on how to relax content security policy. I wasn't able to do it even though I followed the documentation.
Ответитьwhat is the difference between master and slave in jenkins ?
Ответитьnice tutorial, thanks :)
ОтветитьI tried a similar setup .Git is working fine on my system but Jenkins fails to init and is thus failing st the 1st step only. Can someone please help
ОтветитьVery helpful video. Really appreciate it to make it public. I did had zero knowledge about jenkins and after watching this video, i am confident to say, i understand the concept and can do basic setup and job creation. you could spend some few more minutes to find the bug in job. but still thanks for sharing knowledge. do you have any more video to see how jobs get triggered after code is checked in repo? would like to see the auto triggering the job ... which i think is main feature of jenkins.
Ответитьone more thing to add is, slow down a bit please. you were talking and clicking too fast and i was able to see which like you clicked on interface. i had to replay the video and guess. i guess time can be 2 hours but viewers should get time to consume as some viewers are beginners and their first time to see the jenkins web interface ..
Ответитьcan i use rails project in jenkins >?
Ответитьwhich tool is used to separate the data from the code in jenkins
ОтветитьHi, excellent introductory tutorial, but i would better if you use a better quality mic, Thx !
Ответитьhey edureka!!! how to deploy a java war file generated on ec2 server? where should I add the details
Ответитьgood explanation, helped a lot.
But can you please help me configure my virtual box to allow both internet and ssh to ubuntu server.
I am able to use only one at a time and hence not able to install plugins.
please help
Hi,I have installed Jenkins avia command prompt using war file but Initially while setting up the configuation i was asked to sign up as administrator I did and logged out after that I tried loggin in again and it says invalid login info and there is no option I can retrieve the password or sign up as a fresh user again
can you please suggest a solution to this problem
Os is Windows
In my jenkins "Execute shell" I am using "gunicorn appname.wsgi:application --bind=serverip:port" to deploy ,and "sudo service nginx restart"to restart the nginx. But because of the "gunicorn bind" command build is taking more than 2days. I have tried "gunicorn appname.wsgi:application --bind=serverip:port --daemon" which is not working in jenkins "execute shell" and "sudo service nginx restart" is also not working .Please help !!
ОтветитьHello, could u tell me how i could we run only java files using Jenkins. i.e. i don't want to take check out from any repository . whole code is present on my local host so how could i do this.
ОтветитьThanks for the video .............Even errors are good to come in the session because we can know how he is solving the problem and executing it.
Ответитьthanks for the first video
Ответитьslave is getting installing could you please guide me regarding this
am using the jenkins 6th version
thing is that master is running bt slave is not getting run so whtat to do
how to install jenkins in apache tomcat server(ubuntu)
ОтветитьJenkins not loading the main page. it is showing only one msg "Please wait while Jenkins is getting ready to work..." Can you please give me any suggestion for this problem.
ОтветитьHi Sir , Adding any salve node do we require any plugin
Ответитьmaven invoking command is the issue.. try with just " clean " instead of " clean package " should work.. This is great video to understand for the beginners
ОтветитьHi Ashish,
Thanks for video. There was a issue in video related to Maven which was not fully resolved. I guess this comment will help new people.
steps to configure Maven:
1) Save apache-maven Package in '/opt/ directory.
2) In this video, while configuring the Game of life project, you forgot to select the version i.e. 3.0.5.
After completing these 2 steps new guys would be able to build project from Jenkins console also.
Thanks.
I hope it will help someone.
Thanks for the wonderful tutorial - being a newbie to Jenkins I learned a lot from this video. Can you please let me know how Jenkins is different from uDeploy (Urban Deploy) ? Are they of same family ?
Ответитьnice vedio..my questIon is ---- In one slave how many jobs will you create?
How many no of executors u can mention while creating node?
really good one
ОтветитьVery good presentation. This remembers me of my teacher solving a physics formula on the board and everybody started writing down . Finally he derived it wrong and every student became a fool.Then he told that when I do it correctly , everybody will be writing down and forgetting it forever.Second time, when I do it correctly, everybody is trying to find out where tI made the mistake so that they will never ever forget the derivation. So anybody, who listened to this should approach in that attitude and do a Jenkins installation yourself to see where was the mistake and I guarantee that you will be a Jenkins expert.
Thanks for covering in detail . Very nice presentation . Kudos.
Very good insturction and hands on! ofcourse messing up with directories is quite common in the intial setup., appriciate Amith for attempting of building it from scratch which is more education than preinstalled demo:)! Appriciate the whole demo and look forward to watch from you!
Ответитьyou have to select the maven in the project setting to run it in jenkins , This video is very good and it helped me to understand the jenkins a lot. Thank you for the video.
ОтветитьNice presentation covered Jenkins from top perspective. I would appreciate if you could create tutorial on Udeploy with Jenkins
ОтветитьNice Tutorial . Thx :)
ОтветитьDetailed explanation, in fact errors were a hands on experience.
ОтветитьNice Tutorial.
ОтветитьOwsum videos....plz post video on Bamboo plan
Ответитьexcellent
ОтветитьGood
Ответитьgr8 work
ОтветитьExcellent video
The solution to the problem is:
Go the project specific configuration (Configure)
In the maven version : select the newly added Maven 3 instead of default.
Then it will work.
Hi Ashis, thanks for sharing this video. could you please let me know whether Jenkins supports HP-UX?
Ответитьwell done!
ОтветитьThank you So much.Very Informative and helpful Video .It helped me a lot.
ОтветитьNice video 🙂
ОтветитьVery use full video
ОтветитьVery good effort taken by Edureka.
Ответитьvery good intro to jenkins Ashish, thanks!!
Ответитьim not getting deploy war/ear file to container option even i installed deploy to container plugins, actually, i was able to see when I do first job deployment and when I go to next job deployment it is not showing
Ответить