Depending on your possibilities, Docker might definitely be the way to go.
Very easy to add the plugins you wish to the official image, create the
necessary files to get past upgrade notices and so on.

See https://hub.docker.com/_/jenkins/

The /only/ difficulty might be to create a correct plugins.txt by hand. But
for that, you might just hand to run a temporary instance, install the
support core plugin, install the plugins you want, then generate a support
bundles that will actually contain that content in the right format (it's
officially the same format).

HTH.
PS: Example https://github.com/batmat/jez/tree/master/jenkins-master

2016-05-25 11:38 GMT+02:00 <christophe.dema...@inria.fr>:

> Thanks for the answser but indeed, the problem is to deal with plugins
> dependencies.
> I would like
> - either a way to  say jenkins to do not show the configuration step and
> download recommanded set of plugins
> - or a way to install a set of plugins and their dependencies from
> command-line
>
> Le mardi 24 mai 2016 17:49:37 UTC+2, Tim Walshjamin a écrit :
>>
>>
>> See https://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-Byhand for
>> information on how to install plugins manually.
>>
>> On Tuesday, May 24, 2016 at 9:56:28 AM UTC-4, christoph...@inria.fr
>> wrote:
>>>
>>> Hello,
>>>
>>> Jenkins 2.x comes with a configuration step to install plugins.
>>> Is there a bundled version of Jenkins 2.x with recommanded set of
>>> plugins available or is there a way to automatically install these plugins
>>> through command line?
>>>
>>> Thanks,
>>> Christophe
>>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/f583f686-5180-41f1-b6b2-e807b6368140%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/f583f686-5180-41f1-b6b2-e807b6368140%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS4ZLVOT8E3_MGdD81Jc0hhJo%2BteWqwE%2BTrYn0YyZR4bMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to