Jenkins Installation & Configuration on AWS EC2 instance | Jenkins Installation on AWS EC2

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.พ. 2025

ความคิดเห็น • 350

  • @leo5946
    @leo5946 2 ปีที่แล้ว

    i love u mannnn... your just making it so easyyyyy .. !!!!!!!!!!

  • @vineshpandey7276
    @vineshpandey7276 5 ปีที่แล้ว +4

    Thanks Valaxy Tech ! your effort is appreciated

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 ปีที่แล้ว +1

      You are welcome. Check out the #Valaxy DevOps playlist.

  • @KingstonFortune
    @KingstonFortune 2 ปีที่แล้ว +3

    for anyone watching this video at a later time, you may run into issues with jenkins due to the Java version 1.8, you will need to install Java 17 or Java 11 to resolve this issue else jenkins will install but wont run. So make sure to install “java-11-openjdk-devel” as the one without devel doesn't contain javac and this is the only way you can integrate java with jenkins on the web.

    • @surajkumar_009
      @surajkumar_009 2 ปีที่แล้ว

      hey bro i am stuck at that and i don't find any solution on web please guide me on that i spent my whole day on this issue

    • @KingstonFortune
      @KingstonFortune 2 ปีที่แล้ว

      @@surajkumar_009 have you installed java-11-openjdk-devel?

  • @waquaryusuf5689
    @waquaryusuf5689 6 ปีที่แล้ว +4

    thank you so much sir i was never expected such a nice video, if you have some other videos on jenkins please recommend me

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว +3

      You are welcome, you can find lots more (an entire playlist) . The links are in the description of this video

  • @dineshsolanki1666
    @dineshsolanki1666 4 ปีที่แล้ว +2

    The steps bring a lot of clarity to the whole process but I want you to know that If you start giving reasons of why a particular step is done and how that command works in just a sentence then that information will bring a lot of understanding for the topic.

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 ปีที่แล้ว +2

      Sure Dinesh, I will take your suggesting and try to aline for the same.

    • @ganihanamant1519
      @ganihanamant1519 2 ปีที่แล้ว

      @@ValaxyTechnologies Hi team, can you please share me your Udemy course link

    • @ganihanamant1519
      @ganihanamant1519 2 ปีที่แล้ว

      Thanks. I found the your Udemy link

  • @sudharsansathiamoorthy1075
    @sudharsansathiamoorthy1075 3 ปีที่แล้ว +1

    Nice tutorial!!

  • @badrulhussain5545
    @badrulhussain5545 5 ปีที่แล้ว +1

    Very good explanation thank you and keep up the good work!

  • @mkarvj
    @mkarvj 5 ปีที่แล้ว +1

    Awesome!!! thanks a lot for this video

  • @deshsharma2277
    @deshsharma2277 5 ปีที่แล้ว +3

    Most important you need to know your java installed location Vs full correct version to set up path in .bash_profile
    to find that use this command and it is the 3rd one on the bottom: find /usr/lib/jvm/java-1.8* | head -n 3

  • @theastrotones2197
    @theastrotones2197 6 ปีที่แล้ว +1

    awesome! Thanks - great video - i could not figure out how to hit these EC2 instances from the browser - also wasnt sure if I had to use the public IP to hit it.

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      Yes.. I have used public ip

    • @mirzafaisalbaig
      @mirzafaisalbaig 5 ปีที่แล้ว

      From your local machine you will need the public IP for your EC2 instance.

  • @manikanthkommoju3176
    @manikanthkommoju3176 6 ปีที่แล้ว +1

    can you make a video on how to integrate jenkins with docker and how to setup docker container as jenkins slave. waiting eagerly for this video n ur reply

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      Maybe, In the coming few months. As of now that is at a lower priority. Its been difficult to keep up with the pace of AWS with only my free time.

    • @manikanthkommoju3176
      @manikanthkommoju3176 6 ปีที่แล้ว

      Valaxy Technologies ok tnx for ur reply

  • @dineshprajapati4219
    @dineshprajapati4219 5 ปีที่แล้ว +1

    It's really nice...I have gained a good knowledge..can you please share the ppt?

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 ปีที่แล้ว

      If you have learnt to install and configure, why you are reliant on ppt. We encourage everyone to contribute to the community. Open a github repo, post to it. Make a PR to -> github.com/miztiik/DevOps-Demos/tree/master/setup-jenkins

  • @vydasaisadhan8643
    @vydasaisadhan8643 5 ปีที่แล้ว +1

    thanks for ur effort sir

  • @chrislilly2607
    @chrislilly2607 2 ปีที่แล้ว

    Did you explain the Security Group set up for each EC2?

  • @sujitkumarnayak101
    @sujitkumarnayak101 5 ปีที่แล้ว

    Hello Sir,
    Please help me to resolve the below-getting issue while trying to run the YUM command.
    1st I install JAVA then set the PATH in .bash_profile then install wget then download Jenkins using the given URL
    While installing Jenkins getting below error.
    Please suggest..
    [root@ip-172-31-47-238 ~]# yum install jenkins
    Last metadata expiration check: 0:00:57 ago on Fri 13 Dec 2019 09:10:49 PM UTC.
    No match for argument: jenkins
    Error: Unable to find a match

  • @shajahanpatan7103
    @shajahanpatan7103 4 ปีที่แล้ว

    thank you very much for your great explanation. I got problem with .bash_profile once i entered window is not allowed me to edit.Please give me the solution

  • @Vivekfittness
    @Vivekfittness 3 ปีที่แล้ว

    Thank you so much❤

  • @1one0007-x
    @1one0007-x 5 ปีที่แล้ว +1

    Is it both video 8 and 9 is same or different because i can't see any changes between these two videos.

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 ปีที่แล้ว

      It is just the same demonstrated by two different creators.

  • @gowthamrajm6048
    @gowthamrajm6048 2 ปีที่แล้ว +1

    Thank u bro

  • @mlipina5324
    @mlipina5324 4 ปีที่แล้ว +1

    I am following every step it is working correct , but i am not getting the path by "find / .name javac " what could be the reason ?

  • @spkumar0507
    @spkumar0507 6 ปีที่แล้ว +1

    grate job bro

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      Hi, Thanks for watching this video. Please subscribe to our TH-cam channel if you haven’t done yet. That helps us to grow and create more videos.

  • @ankitaanku2661
    @ankitaanku2661 6 ปีที่แล้ว +2

    Thank you so much for this basic concept

  • @menakameti342
    @menakameti342 4 ปีที่แล้ว

    After i install jenkins and build a test as mentioned in the video by you, i get an error "org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-2.222.1.jar!/hudson/model/Run/console.jelly:66:27: Failed to load the key: hudson.console.AnnotatedLargeText.consoleAnnotator"
    Unable to resolve this. I have openjdk 11.0.6 2020-01-14 installed. Please help. I am stuck with this

  • @amansk289
    @amansk289 5 ปีที่แล้ว

    sir can you please tell why we need to give path intead of path also jenkins is able to run

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 ปีที่แล้ว

      Try to learn about relative and absolute paths and their behaviors in different OSes

  • @priscillandifor1890
    @priscillandifor1890 5 ปีที่แล้ว

    where did you take javac from.?

  • @bharadwajv4842
    @bharadwajv4842 4 ปีที่แล้ว

    hi shankar sir, can u teach online?
    pl let me know,would like to use this lock down period in learning..

  • @shyamb6270
    @shyamb6270 2 ปีที่แล้ว

    hello Kishore, I'm getting errror.
    I have downloaded (java-11-openjdk-amd64). while running (ls -la) command not showing ( .bash_profile ) file
    what could be the reasons

  • @jyothinagesh8079
    @jyothinagesh8079 6 ปีที่แล้ว

    Thanks a lot for this video. I had installed Jenkins on aws , after installation I was able to open Jenkins thru browser but when I selected option install plugins, it shows error " unable to connect to Jenkins server"

  • @sudheerkumar-di3jb
    @sudheerkumar-di3jb 6 ปีที่แล้ว

    Hi Sir.Thanks for the videos
    Where i can see .Jenkins folder in EC2 Instance?

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      just try to search with "find / -name workspace" you can find it

  • @anandhsaravanan9277
    @anandhsaravanan9277 4 ปีที่แล้ว

    I launched the instance as per your configuration but when I log in Jenkin and create the new job that mavan script options is disabled so please help me

  • @ramesha1735
    @ramesha1735 6 ปีที่แล้ว +1

    nice video

  • @ankitsrivastava256
    @ankitsrivastava256 6 ปีที่แล้ว +1

    Thanks for the information, I learn a lot from your technical videos and perform hands-on for my learning purpose. Please send me all the documentation related to this Simple DevOps Project-1and 2 | Simple DevOps project for CI/CD | CI/CD through Jenkins

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      Please do tell us why?

    • @ankitsrivastava256
      @ankitsrivastava256 6 ปีที่แล้ว

      @@ValaxyTechnologies I am keen interested in learning new technologies and I just want to add it to my skill set and want to perform hands-on session using your informative videos. Just to upgrade my skill-set.

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      How about forking our repository and adding your contributions to it, so we all can learn from each other, instead of having a local copy of the knowledge :)?

    • @ankitsrivastava256
      @ankitsrivastava256 6 ปีที่แล้ว

      Sure.. whatever i had practiced will definitely contribute. It's not just us, people can learn from our contribution is more important. Get me the url for your repository. Would love to explore.
      Thanks

  • @apurvajagannatha7569
    @apurvajagannatha7569 4 ปีที่แล้ว

    Please do one turorial for mobile app...aws..with reframework..

  • @isaacambi1914
    @isaacambi1914 ปีที่แล้ว

    Are you saying that we should setup an EC2 instance and allow it to run for weeks. It's quite expensive you know.

    • @akintayotolani9036
      @akintayotolani9036 ปีที่แล้ว

      You are meant to stop the instance when not in use and start it again when you want to use it

  • @RamaKrishna-mk3zm
    @RamaKrishna-mk3zm 4 ปีที่แล้ว

    Hi Sir, Hi , I have doubt. i have installed jenkins on AWS EC2 Windows machine, i am able access jenkin URL from outside(my laptop) when i run jenkins as windoows service. But i am unable to access it when it run it via CMD. For my requirement, i need to run jenkins in cmd and should access it from outside. Please help me on this.

  • @praveenkumar-ss2ej
    @praveenkumar-ss2ej 6 ปีที่แล้ว +1

    nice video.

  • @prudhvirajuvysyaraju9988
    @prudhvirajuvysyaraju9988 5 ปีที่แล้ว

    Hi Sir,Thanks for sharing knowledge.. please provide PPT which u have configured Jenkins by using red hat Linux server

  • @vijaykrishnan.n5725
    @vijaykrishnan.n5725 5 ปีที่แล้ว

    can you please make a video on creating a new jenkins pipeline

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 ปีที่แล้ว

      Very much in demand, but trying to fit into our schedule. Please bear with us, this community work is quite intensive to manage along with other stuff

  • @byander
    @byander 4 ปีที่แล้ว

    Until here it's ok but I can't clone a repository to specific folder or execute shell scripts, because the permission.
    I edit /etc/sudoers and added the line: jenkins ALL=(ALL) NOPASSWD: ALL in
    but I haven't success.
    I my ubuntu system I managed to execute successfully, but in my ec2 instance not.

  • @k.r.mohanreddyk.r2350
    @k.r.mohanreddyk.r2350 6 ปีที่แล้ว +1

    Hi sir mobaxterm is portable edition or install edition pl can u tell me

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      Portable edition is more than enough to begin with

    • @satyab902
      @satyab902 5 ปีที่แล้ว

      Please send ppt file to reachsatyabrata@gmail.com

  • @Aarvinh
    @Aarvinh 2 ปีที่แล้ว

    Hi sir
    I have installed Jenkins on ec2
    But I'm unable to start jenkins CI server
    It's getting faield state
    What's reason?

  • @sarvothammarella8228
    @sarvothammarella8228 3 ปีที่แล้ว

    Branches to build : */master
    ..how can we buid on another branch ...then how to merge with master

  • @AmeenAlamOfficial
    @AmeenAlamOfficial 5 ปีที่แล้ว

    Nice..

  • @arunavkiiitdharwad8831
    @arunavkiiitdharwad8831 3 ปีที่แล้ว

    @6:28 even after following all the steps I can't install Jenkins... I'm getting candidate error... Can anyone help me out with this?

    • @ValaxyTechnologies
      @ValaxyTechnologies  3 ปีที่แล้ว

      Hi, there are some updated in the Jenkins. follow our latest video

  • @shrikantkamble2965
    @shrikantkamble2965 5 ปีที่แล้ว

    please make a video on MobaXterm for understand how to use.

  • @lakshminimmagadda6787
    @lakshminimmagadda6787 4 ปีที่แล้ว

    hi sir, how to set the java path where we will get the link

  • @neelamzanvar9525
    @neelamzanvar9525 2 ปีที่แล้ว

    the $PATH is not changing in root user even after restarting. however it is updated in ec2-usr

  • @DigvijayKotekar
    @DigvijayKotekar 5 ปีที่แล้ว

    I have setup Jenkins server as you mentioned, but while configuring CI/CD project, I dont found Git option...I tried may way like checking all configs options, then I tried deleting the whole setup and again installing step by step as you mentioned but still not getting git option, also at the start Maven project option also not showing so I need to select freestyle project option...can you please help

    • @twayigizearistide7215
      @twayigizearistide7215 2 ปีที่แล้ว

      i have same question ,did you find the answer and help me too

  • @CloudForce10
    @CloudForce10 ปีที่แล้ว

    Thanks . I need the installation script. Can u share

  • @embroideryblousedesignsamb3932
    @embroideryblousedesignsamb3932 3 ปีที่แล้ว

    Will creating ec2 cost?

  • @netajipavan1358
    @netajipavan1358 4 ปีที่แล้ว

    Hi SIr,
    I have followed same steps and i am not able to set the environment variables
    can you please correct us.
    i have copied same code in the .bash_profile
    JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-2.amzn2.0.1.x86_64
    PATH=$PATH:$JAVA_HOME:$HOME/bin
    export PATH
    it is showing still old path

  • @nagendrag4258
    @nagendrag4258 4 ปีที่แล้ว

    Hi as you showed the skip the installation of plugin and inside the configure change the password I tried but they showing error what can I doo

  • @vishwarajgoudsriram590
    @vishwarajgoudsriram590 5 ปีที่แล้ว

    why dont we access jenkins using private IP? If instance is restarted or rebooted public ip will be change so it will be causing issue using old public ip. Is there any chance to access jenkins using private ip

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 ปีที่แล้ว

      Hi, You can access Jenkins using private IP from internet if you have VPN. you can checkout VPN for more information. other way is using Elastic IP address.
      Thanks for your comment.
      Please join in below Facebook group to get in touch with you.
      facebook.com/groups/valaxy.aws.devops.gang/

  • @spandanareddy139
    @spandanareddy139 6 ปีที่แล้ว +1

    hi I connected to ec2 instance through my terminal, when you said to start a new session I exited and made new connection ,even though am enable to see my updated path..please help

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      under which users you set path. is it for ec2-user or root user? if you updated path under root .profile then you must become root to check.

  • @stateofmyned
    @stateofmyned 5 ปีที่แล้ว

    Can't we put all the Commands in metadata section as a bootstrap script instead of doing manually?/

  • @gotamp24
    @gotamp24 5 ปีที่แล้ว

    why do you need to install Jenkins on EC2 Server? I am using it(Jenkins) on my PC. what difference would it make or why do we need Jenkins on the EC2 server?

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 ปีที่แล้ว

      how other devs(all across the world) will connect to your pc and is your pc available 24x7?

    • @gotamp24
      @gotamp24 5 ปีที่แล้ว +1

      @@ValaxyTechnologies understood. Thanks.

  • @sushmithac1301
    @sushmithac1301 4 ปีที่แล้ว

    Hi,
    I followed the vedio but I am not getting the java path when I triggered Find command can please help me.

    • @ValaxyTechnologies
      @ValaxyTechnologies  4 ปีที่แล้ว

      Hi Sushmitha,
      what is the output you are getting.

  • @chandrashakerm7237
    @chandrashakerm7237 6 ปีที่แล้ว

    Hi
    What about old Linux server, which was installed with java and tomcat services.
    It seems, Here again you are using new server for jenkin installation.

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      In real life deployments, Jenkins/Build Master are hosted on separate servers.

  • @sainath9167
    @sainath9167 4 ปีที่แล้ว

    Sir at 04:42
    How are you saving it before writing wq

  • @faisaliqbal7382
    @faisaliqbal7382 2 ปีที่แล้ว

    nice

  • @ankushverma7957
    @ankushverma7957 5 ปีที่แล้ว

    I am getting some error while setting up java in Jenkins. OOpss....Slack track some thing like that. and I am trying to open Manage Jenkins its not opening now.

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 ปีที่แล้ว

      "Some thing like that...."
      hmm..
      Let me think, Why that would happen..
      .
      ..
      ...
      ...
      Whhyyy!!

    • @ankushverma7957
      @ankushverma7957 5 ปีที่แล้ว +1

      @@ValaxyTechnologies when I was setting java that time I got this error

  • @aijaz4441
    @aijaz4441 5 ปีที่แล้ว

    Please upload video showing tomcat installation

  • @koyelnath3392
    @koyelnath3392 6 ปีที่แล้ว +1

    After following all the steps properly also,my Jenkins dashboard is not coming,
    Please help

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      Check your Security group for correct ports.

    • @mirzafaisalbaig
      @mirzafaisalbaig 5 ปีที่แล้ว

      first check jenkins service running locally on your server, then check the port opened on security group of the ec2 instance. Hope you should get jenkins dashboard.

  • @jithinshaji452
    @jithinshaji452 4 ปีที่แล้ว

    Thanks

  • @chinnaachegu5153
    @chinnaachegu5153 6 ปีที่แล้ว +1

    Great

  • @gangadharchari2718
    @gangadharchari2718 6 ปีที่แล้ว +1

    hai shankar i want ppt of installation of jenkins please send it

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      You should be able to follow the steps using the link mentioned in the description field.

  • @sudarsontharmaraj7282
    @sudarsontharmaraj7282 5 ปีที่แล้ว

    I was not able to setup the path for the java in jenkins in console... :(

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 ปีที่แล้ว

      Why were you not able to setup, Keep at it. You will get there.

    • @eusvaha
      @eusvaha 5 ปีที่แล้ว +1

      I had the same problem. The Jenkins console was looking for javac, not java. I had to install "sudo yum install java-1.8.0-openjdk-devel" and use the path to javac, not java.

  • @bhargavichintu9557
    @bhargavichintu9557 6 ปีที่แล้ว

    Please tell me
    How to check the java path

  • @ajayjayswal9744
    @ajayjayswal9744 5 ปีที่แล้ว

    nice video . please send me ppt for Jenkins Installation & Configuration on AWS EC2 instance

  • @nagasatish54
    @nagasatish54 5 ปีที่แล้ว

    java.io.IOException: Failed to start Jetty......how to fix this error

  • @k.r.mohanreddyk.r2350
    @k.r.mohanreddyk.r2350 6 ปีที่แล้ว

    how to define java path in redhat server which command

  • @shreyanshishah6585
    @shreyanshishah6585 4 ปีที่แล้ว +1

    Can I install jenkins on windows?

  • @kittumadhav5590
    @kittumadhav5590 6 ปีที่แล้ว +1

    May i know the jenkins download link for ubuntu

  • @9003481043
    @9003481043 6 ปีที่แล้ว +1

    Sir I want learn with you

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      Hi, Thanks for watching this video. Please subscribe to our TH-cam channel if you haven’t done yet. That helps us to grow and create more videos.
      Please check in "about" tab in youtube channel.
      th-cam.com/users/valaxytechnologiesabout

  • @sainath6051
    @sainath6051 6 ปีที่แล้ว

    unable to set the java path, I have followed the same steps but it is not showing the path

    • @mirzafaisalbaig
      @mirzafaisalbaig 5 ปีที่แล้ว

      The step may vary with respect to your operating system

  • @balamurugansethuram701
    @balamurugansethuram701 6 ปีที่แล้ว +1

    The steps does not give javac. Better use - sudo yum install java-1.8.0-openjdk-devel

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      This video is shown only for installation of Jenkins. For that you wont need the devel packages. Moreover you don't need to compile anything on the Jenkins Master. Do let us know, if it is otherwise.

    • @priscillandifor1890
      @priscillandifor1890 5 ปีที่แล้ว

      I really want to know where this javac came from. Whan I used the find / -name javac command , I didn't get same result. Was told no such directory exists. Pls help

  • @vinayk242
    @vinayk242 5 ปีที่แล้ว

    Could you please share the ppt.

  • @rounaknaik8968
    @rounaknaik8968 4 ปีที่แล้ว

    Please share cicd pipeline ppt

  • @rasoolbasha9103
    @rasoolbasha9103 6 ปีที่แล้ว +1

    I need PPT could you send it

  • @balachandrayasarapu4958
    @balachandrayasarapu4958 4 ปีที่แล้ว

    Sir.. Plz share ppt to me..

  • @k.r.mohanreddyk.r2350
    @k.r.mohanreddyk.r2350 6 ปีที่แล้ว +1

    Share me slides sir please give me link

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      Sure, why not!! Wire me the $$$ :)

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      You should be able to follow the step here - github.com/miztiik/DevOps-Demos/tree/master/setup-jenkins

  • @jyothinagesh8079
    @jyothinagesh8079 6 ปีที่แล้ว

    Please help

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 ปีที่แล้ว

      What you are expecting is real-time hand holding in your learning journey. That is almost impossible to provide through the youtube medium. If you need extensive support along every step of your journey you can contact our professional services team to get an expert to guide you through it.
      If that is not possible, please be patient until one of our community members helps you with your issue.
      Do not forget to use the thing called "search engines" to help yourself along the way.

  • @imharry404
    @imharry404 2 ปีที่แล้ว

    Thanks

  • @Niki-Rocks
    @Niki-Rocks 4 ปีที่แล้ว

    Hi please could you share the ppt.