You could also download the plugins and put them into the plugin folder so that when jenkins starts it will find all the jpis and unpack them. Or you could use chef.
Will On 08/19/13 13:24, Daniel Beck wrote: > You could create a custom jenkins.war that bundles the plugins you want in > the versions you want. > > https://wiki.jenkins-ci.org/display/JENKINS/Bundling+plugins+with+Jenkins > > On 19.08.2013, at 19:31, Christopher Carlson <[email protected]> wrote: > >> Is it possible to download plugins using a bash shell script? >> >> Our company would like to be able to automate setting up a build machine, >> and we want to limit the amount of steps required. They want something like: >> • Install Jenkins >> • svn co .../stable/jenkins >> • ./InstallPlugins >> This way, the only things maintained in subversion are the jobs, scripts and >> anything that can't be downloaded from the Internet. >> >> Thanks for any assistance you can provide. >> >> >> -- >> 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 [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
