Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Debian repository plugin for Artifactory?

I have found a yum plugin that lets Artifactory serve as a rpm repository. Is there a similar plugin for the debian package repository?

ps. I deploy my software as deb packages as a part of the Continues Integration process with Jenkins and Artifactory.

like image 786
Skarab Avatar asked Sep 07 '12 10:09

Skarab


People also ask

How do I install Artifactory plugins?

Deploying PluginsPlace your plugin files under $JFROG_HOME/artifactory/var/etc/artifactory/plugins . If you are working with a High Availability cluster your user plugins should be added to the primary node and they will be propagated to the entire cluster. Any file name ending with . groovy is loaded on startup.

What is Artifactory plugin?

The Gradle Artifactory Plugin allows you to deploy your build artifacts and build information to Artifactory and also to resolve your build dependencies from Artifactory. The minimum supported Gradle version is 4.10.

How do I find my Artifactory repository?

Search in the browser: You can search for a specific repository in both browsers by clicking on the filter icon. Keyboard navigation: While in the browser, type the name of the repository you are searching for and Artifactory will navigate you to that repository.

How do I make a remote repository in JFrog Artifactory?

To configure a remote repository, in the Administrator module, go to Repositories | Repositories select the Remote tab, click Add Repository and select Remote Repository.


1 Answers

We are working on it :) Please cast your vote: https://issues.jfrog.org/jira/browse/RTFACT-4613

Update Jul 13 2014: The wait is over! Artifactory 3.3 with Debian Support has been released!

like image 101
JBaruch Avatar answered Sep 28 '22 04:09

JBaruch