Це відео не доступне.
Перепрошуємо.

How to Integrate Jenkins with Jfrog | Jenkins Jfrog Maven Tomcat CICD pipeline | Upload Artifacts

Поділитися
Вставка
  • Опубліковано 4 гру 2023
  • How to Integrate Jenkins with Jfrog
    How to integrate Jfrog with Jenkins
    Jenkins Jfrog Maven Tomcat CICD pipeline
    How to install Jfrog on ubuntu
    How to install Jfrog in ubuntu
    Jfrog Repository manager
    Jfrog artifactory
    Jenkins Jfrog CICD pipeline
    Jenkins Jfrog maven tomcat sample application
    Deploy sample application to tomcat server
    Artifacts upload to Jfrog using jenkins
    Upload war file to Jfrog using Jenkins CICD Pipeline
    Jenkins pipeline code demo to upload war file to Jfrog
    Jfrog artifacts uploader Jenkins plugin.
    push artifacts to Jfrog repository using jenkins pipeline .
    Jenkins Jfrog Integration CICD Declarative Pipeline
    Automate the continuous delivery process pipeline script in Jenkins
    upload the artifacts into Jfrog Artifactory.
    Step by step process Jfrog Installation, repository creation
    Jenkins
    Jfrog
    Maven
    Automation
    Github
    Build Artifacts
    Tomcat Installation using Jenkins.
    Jfrog Maven Hosted repository.
    Jfrog Maven Proxy repository
    Jfrog Maven Group repository
    Jfrog Build and distribute software fast.
    Jfrog: Central platform for storing build artifacts
    Jfrog Artifactory Binary and artifact management
    Jfrog Artifactory OSS an opensource repository supports many formats maven, npm , docker etc.
    --------------------------------------------------------
    Tomcat Prerequisites Installation
    --------------------------------------------------------
    sudo apt update
    sudo apt install openjdk-17-jre -y
    -----------------------------------
    Tomcat Installation
    -----------------------------------
    wget archive.apache...
    tar -xzvf apache-tomcat-8.5.24.tar.gz
    sudo chown -R username:username apache-tomcat-8.5.24
    sudo cp tomcat-users.xml apache-tomcat-8.5.24/conf/tomcat-users.xml
    sudo cp context.xml apache-tomcat-8.5.24/webapps/manager/META-INF/context.xml
    sudo sed -i "s/8080/8082/g" apache-tomcat-8.5.24/conf/server.xml
    --------------------------------------
    Jfrog Installation Steps
    --------------------------------------
    sudo apt update
    sudo apt install default-jre
    wget releases.jfrog...
    sudo apt install unzip
    unzip jfrog-artifactory-oss-6.18.5.zip
    cd artifactory-oss-6.18.5/bin/
    ./artifactory.sh start

КОМЕНТАРІ • 14

  • @meghagoel5560
    @meghagoel5560 8 місяців тому +2

    The way you are explaining Devops tools is really appreciatiable👍

  • @bikashKumar-vw9fq
    @bikashKumar-vw9fq 4 місяці тому +1

    great explanation in one 1 hour video ... and really to quick revision.

  • @pramodagarwal3361
    @pramodagarwal3361 8 місяців тому +1

    Really Awesome video and explaination is extremely well😊

  • @user-en8zq1uf6o
    @user-en8zq1uf6o 8 місяців тому +1

    Great Explanation, Well done😊

  • @Raakidevi
    @Raakidevi 3 місяці тому +1

    Really wonderful video..can you share the github repo for sample application code please

    • @exploredevops
      @exploredevops  3 місяці тому

      I think that is already shared.

    • @Raakidevi
      @Raakidevi 3 місяці тому +1

      @@exploredevops Thanks Rahul..got it. Can you make same project with using gitlab pipeline please

    • @exploredevops
      @exploredevops  3 місяці тому

      @@Raakidevi Yes sure will create one video for gitlab pipeline also.

  • @rohitchugh5687
    @rohitchugh5687 5 місяців тому +1

    Do you provide training ?

    • @exploredevops
      @exploredevops  5 місяців тому +1

      Actually Rohit once I get some spare time from my work then I share these videos as I like to share things which can be useful to people who actually start these tools from basics. So as of now I am not giving any trainings because I have very limited time for these things but I try to share most of things so I think training is not required if you'll go through the playlist you'll learn a lot from these videos.