|
|
|
|
|
by mtalantikite
3473 days ago
|
|
And this is one of the major shortfalls of the Jenkins mindset. Everything is a plugin and an afterthought from the main design of the system. Something as crucial as configuring the system should be a top design priority, not shoved into a plugin 5 years after the launch of the project. So, great, there is a plugin to deal with configuration. How do I bootstrap my infrastructure? If it's a plugin, it sounds like I need to install that in an already running Jenkins setup, no? Currently, both this and the bypassing setup wizard seem like hacks to me. Configuration of a critical piece of your infrastructure should never be a hack. |
|
Regarding plugins, you can just plop them in the plugins folder an start Jenkins.