Artifactory on Linux(1)
Artifactory on Linux(1)
Download the file from this URL
http://cdnetworks-us-2.dl.sourceforge.net/project/artifactory/artifactory/2.4.2/artifactory-2.4.2.zip
http://superb-dca2.dl.sourceforge.net/project/artifactory/artifactory/2.4.2/artifactory-2.4.2.rpm
just install the rpm on our linux server.
>sudo rpm -ivh artifactory-2.4.2.rpm
start the server
>sudo /etc/init.d/artifactory start
now, we can visit this URL:
http://localhost:8081/artifactory
We can log in this system with admin/password.
The repostory URL of artifactory:
http://localhost:8081/artifactory/repo
references:
http://www.jfrog.com/products.php