Jenkins Installation: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
==Build an Image with Plugins== | ==Build an Image with Plugins== | ||
{{Internal|Running_Jenkins_as_a_Docker_Container#Image_with_Pre-Installed_Recommended_Plugins|Build an Image with Pre-Installed Recommended Plugins}} | |||
=Linux= | =Linux= |
Latest revision as of 00:16, 25 April 2018
External
Internal
Container-Based Jenkins
Build an Image with Plugins
Linux
Organizatorium
"Unlocked" Jenkins
$JENKINS_HOME/config.xml:
<hudson>
...
<installState>
<isSetupComplete>false</isSetupComplete>
...
</installState>
...
</hudson>