Jfrog Artifactory Tutorial | Install Artifactory On Linux Centos & Repository creation, Upload



Jfrog Artifactory Tutorial | Install Artifactory On Linux Centos & Repository creation, Upload

Jfrog Artifactory Tutorial | Install Artifactory On Linux Centos & Repository creation, Upload

#DevOps,#CICD,#ArtifactoryTutorials Hello Friends, Welcome back to my channel. In this lecture we are going to see how we can setup Jfrog Artifactory on Centos machine. Artifactory is a binary repository management system from Jfrog used to manage storage of artifacts generated and used in the software development process.
We will go through the step by step instructions in this tutorial and at the end we will have Artifactory running and we will be able to create our repository and upload the artifacts.

————————————————————————————————–
Reference:
https://www.jfrog.com/confluence/display/JFROG/Installing+Artifactory

System requirement: https://www.jfrog.com/confluence/display/JFROG/System+Requirements
————————————————————————————————–
————————————————————————————————-
Steps to Install Artifactory:

wget https://bintray.com/jfrog/artifactory/download_file?file_path=org%2Fartifactory%2Fcpp%2Fce%2Fjfrog-artifactory-cpp-ce%2F7.6.3%2Fjfrog-artifactory-cpp-ce-7.6.3-linux.tar.gz

mkdir jfrog

mv jfrog-artifactory–ce-version-linux.tar.gz jfrog

cd jfrog

export JFROG_HOME=/root/jfrog

tar -xvf jfrog-artifactory-ce-version-linux.tar.gz

mv artifactory-ce-version-linux artifactory

cd $JFROG_HOME/artifactory/app/bin
( cd /root/jfrog/artifactory/app/bin)

To start artifactory:

./artifactoryctl start

To check the status of artifactory
./artifactoryctl check

To stop the artifactory

./artifactoryctl check|stop
——————————————————————————————-
——————————————————————————————-
Add the ports 8081 and 8082 to firewall exceptions:
sudo firewall-cmd –permanent –zone=public –add-port=8081/tcp
sudo firewall-cmd –permanent –zone=public –add-port=8082/tcp
sudo firewall-cmd –reload
————————————————————————————
-===========================================
Follow me @:
https://www.instagram.com/thetips4you
https://www.youtube.com/channel/UCoOq-DtESvayx5yJE5H6-qQ
https://www.facebook.com/thetipsforyou
http://www.thetips4you.com
==============================================

Music credit: “Royalty Free Music from Bensound”