I want to install same plugins in to my local Jenkins which are already installed in other Jenkins.
Want to avoid installing all the 50-60 odds plugin manually
The official Jenkins documentation on installing plugins gives two ways of installing plugins:
*.hpi
/*.jpi
file into the $JENKINS_HOME/plugins
directory.So my answer to your question would be: copy the $JENKINS_HOME/plugins
directory from server A to server B.
Don't forget to restart Jenkins afterwards!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With