Artifactory Fedora 29 - Setting Up
-
3. Installing Artifactory
Then to Install Artifactory
This Setup make use of the GDebi Package Installer for managing potential Dependencies…
So now Access the Target Directory with:cd $HOME/Downloads
(But if Downloaded with Firefox in some Cases it may be instead into /tmp/mozilla*)
To Check the Stuff there is:ls . | grep artifactory
And the to Setup Artifactory:
sudo rpm -ivh jfrog-artifactory*.rpm
-
4. Enabling Artifactory Service
Next to Enable Artifactory Service:
sudo systemctl start artifactory.service