Difference between revisions of "Localyzer Jenkins Plugins"
Line 1: | Line 1: | ||
The following Jenkins plugins must be installed: |
The following Jenkins plugins must be installed: |
||
− | * |
+ | * [https://wiki.jenkins-ci.org/display/JENKINS/Build+Token+Root+Plugin Build Token Root Plugin] |
* [https://wiki.jenkins-ci.org/display/JENKINS/Credentials+Plugin Credential Plugin] |
* [https://wiki.jenkins-ci.org/display/JENKINS/Credentials+Plugin Credential Plugin] |
||
Line 10: | Line 10: | ||
* [https://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin GitHub Plugin] |
* [https://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin GitHub Plugin] |
||
− | * |
+ | * [https://wiki.jenkins-ci.org/display/JENKINS/Matrix+Authorization+Strategy+PluginMatrix Authorization Strategy Plugin] (Or another authentication/authorization plugin) |
− | * |
+ | * [https://wiki.jenkins-ci.org/display/JENKINS/Throttle+Concurrent+Builds+Plugin Throttle Concurrent Builds Plugin] |
− | |||
− | ** Note |
||
+ | ==Note== |
||
A quick note for the relationship between the TOKEN necessary for the lingotekcall back and security: |
A quick note for the relationship between the TOKEN necessary for the lingotekcall back and security: |
||
Revision as of 19:53, 30 March 2015
The following Jenkins plugins must be installed:
- Authorization Strategy Plugin (Or another authentication/authorization plugin)
Note
A quick note for the relationship between the TOKEN necessary for the lingotekcall back and security:
1) the plugin is Build Authorization Token Root Plugin, https://wiki.jenkins-ci.org/display/JENKINS/Build+Token+Root+Plugin Must be installed. However, if no security is set, jobs cannot be triggered remotely using a TOKEN!!! So
2) Make sure security is set. The typical one is first set under Configure Global Security for 'Matrix Security' and 'Using Jenkins Own Database'. Once this is set (as opposed to anonymous everything), one can then use the Build Authorization Token Root in the lingotekcall job: Set the Token to 'LINGOSQUARE'