Skip to content

hajoeichler/jenkins-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins plugins packages

With this small helper it is possible to package any Jenkins plugin as a Debian package.

Why

The easiest way to install any software on a Linux box in an automated way (eg using puppet) is to use the built-in package manager.

How

You need:

  • ruby and fpm

    gem install fpm

You do:

  1. edit plugins.txt
  2. execute ./package

TODO

  • Create an additional package that has all plugins (with their corresponding versions) as dependencies, so you need to define only one package to be installed.
  • RPM support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published