+1 vote
in DevOps by
What are the approaches to design Jenkins framework?

1 Answer

0 votes
by

Jenkins can be designed in two different ways

Web: Where there is a choice called design a framework, in their area, you can make all setup changes.

Manual on filesystem: Where each change should likewise be possible straightforwardly on the Jenkins config.xml document under the Jenkins establishment catalog, after you make changes on the filesystem, you have to restart your Jenkins, either can do it specifically from terminal (or) you can utilize Reload setup from plate under oversee Jenkins menu or you can hit/restart endpoint straightforwardly.

...