Get Artifactory Parameters for Debian
Get configuration parameters that you need to install a Debian Package update flow action in JFrog Connect.
Last updated
Was this helpful?
Get configuration parameters that you need to install a Debian Package update flow action in JFrog Connect.
Last updated
Was this helpful?
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:
In the left navigation pane of JFrog Connect, choose JFrog Platform.
In the left navigation pane of JFrog Platform, choose Artifactory and Packages.
In Artifactory, go to the filter on the right and choose Debian.
Choose your Debian package from the table of Debian packages displayed.
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.
Tip:
b. There could be several repositories listed for a Version. In this case, it should not matter which repository name you use, as long as it has a signed key.
In Artifactory, click the Version, and then click Location.
In the Location table, click the Path, and then click Properties.
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.
a. The repository that you choose must have a signed key. For more information about signing, see .