Deploy a Debian package using the UI

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

To deploy a Debian package to Artifactory, in the Artifacts Repository Browser, click Deploy.

Select your Debian repository as the Target Repository, upload the file you want to deploy.

Check the Deploy as Debian Artifact checkbox and fill in the Distribution, Component and Architecture fields in the Debian Artifact section. Notice that the Target Path is automatically updated to reflect your input.

DebianDeploy2.jpg

Setting the target path manually? Be careful with spaces

We recommend using the fields in the Debian Artifact section to set your Target Path. Nevertheless, if you choose to specify the Target Path manually, make sure you don't enter any superfluous spaces.

For example to upload package planckdb-08-2015.deb, and specify that its layout is from the trusty distribution, in the main component and the i386 architecture, you would enter:

pool/planckdb-08-2015.deb;deb.distribution=trusty;deb.component=main;deb.architecture=i386

You can also deploy Debian packages to Artifactory with an explicit URL using Matrix Parameters.

Tip

After you deploy the artifact, you need to wait about one minute for Artifactory to recalculate the repository index and display your upload in the Repository Browser.

Once you have deployed your Debian package, and Artifactory has recalculated the repository index, your repository should be organized as displayed below:

Debian_artifactory_rep_manager.png