Get Artifactory Parameters for Debian

Get configuration parameters that you need to install a Debian Package update flow action in JFrog Connect.

This page describes how you get some of the configuration parameters when you use the Install Debian Package update flow action in JFrog Connect.

The procedure describes how you get the following parameters from Artifactory:

  • Repository Name

  • Distribution

  • Component

  • Packages:

    • Name

    • Version

To get the parameters, do the following:

  1. In the left navigation pane of JFrog Connect, choose JFrog Platform.

  1. In the left navigation pane of JFrog Platform, choose Artifactory and Packages.

  1. In Artifactory, go to the filter on the right and choose Debian.

  2. Choose your Debian package from the table of Debian packages displayed.

  1. In the Versions table, find the relevant version and copy the Repository from the Repositories column. In Connect, in your action configuration, paste the name into the Repository Name field.

  1. In Artifactory, click the Version, and then click Location.

  2. In the Location table, click the Path, and then click Properties.

  3. The Properties table has the rest of values that you need for your configuration.

    • Distribution: Use the value of deb.distribution. (If deb.distribution does not appear here, you cannot use this package.)

    • Component: Use the value of deb.component

    • Package Name: Use the value of deb.name.

    • Package Version: Use the value of deb.version.

Now you can complete the rest of your Install Debian Package action configuration in Connect and save it.

Last updated

Was this helpful?