0

I have a Jenkins instance with lots of plugins installed and I want to migrate them to a new jenkins instance. (both running on centos, aws) Can I do this with JCasC? If so how? If not, what is the alternative way?

I want to be able to bootstrap the new Jenkins instance with the plugins already installed

TheWalkingMalteser
  • 561
  • 1
  • 9
  • 25
  • 1
    Use the [Plugin Installation Manager](https://github.com/jenkinsci/plugin-installation-manager-tool) to install the plugins. Using a n explicit list is usually best. Then use JCasC to manage to configuration for them. Good practice is one yml for each plugin configure. To update the plugins, update the list, then load from bootstrap. You can do on a test instance, update them so prod. – Ian W Jan 28 '23 at 09:43

0 Answers0