Configure :
- JDK
- Maven
- Security
- Share ssh public key from the jenkins hosts
Plugins :
- Locale Plugin (en_GB and Ignore browser preference and force this language to all users)
- GitHub Plugin (for Git interaction)
- Nested View (to allow grouping job views into multiple levels)
- SafeRestart (This plugin allows you to restart Jenkins safely)
- Conditional BuildStep (It will allow you to define a condition controling the execution of the step(s))
- Maven Integration plugin (Jenkins plugin for building Maven 2/3 jobs via a special project type)
- JobConfigHistory (Saves copies of all job and system configurations)
- Email-ext plugin (email notification functionality)
- PostgreSQL+Database+Plugin (This is a driver plugin for Database Plugin)
- thinBackup (simply backs up the global and job specific configurations)
- Dynamic Parameter Plug-in (dynamic generation of default build parameter values)
- Plot Plugin (This plugin provides generic plotting (or graphing) capabilities in Jenkins)
- Build Pipeline (Build Pipeline View of upstream and downstream connected jobs)
- View Job Filters (Create smart views with exactly the jobs you want)
- Folder Plugin
- xUnit Plugin
- jUnit Plugin
- R Plugin
- Ansible plugin
- Python Plugin
- Vagrant Plugin
Currently in testing :
No comments:
Post a Comment