Installing
-
3. Installing Artifactory
Then to Install Artifactory
First, access the Download location by default with:cd ~/Downloads
To Check it’s there List the contents with:
ls . | grep artifactory
The grep Command refine the output List showing only the Entries matching the Keyword.
But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser.
And the to Setup Artifactory:sudo apt install ./jfrog-artifactory*.deb
-
4. Enabling Artifactory Service
Next to Enable Artifactory Service
Simply play:sudo systemctl start artifactory.service
-
5. Artifactory Getting Started Guide
Get Started with Artifactory on Ubuntu
Contents