Security setup and plugins on Jenkins2
Posted by mholmes on 06 May 2011 in R & D, Activity log, Documentation
For the security setup, I chose the "Standard security setup" which uses Jenkins's own database and matrix-based permissions. I let anonymous have read only, and created a tei
user with full permissions.
I'm now installing plugins, based on the instructions in TEI SF. The following plugins were there by default:
- CVS Plugin
- Maven Integration plugin
- SSH Slaves plugin
- Jenkins Subversion Plug-in
I had to install these manually:
- Emotional Hudson Plugin
- Green Balls
- Copy Artifact Plugin
- JobConfigHistory Plugin (identified in TEI doc as "Hudson Job Configuration History Plugin")
- Plot Plugin
- Log Parser Plugin
- SCP plugin (identified in TEI doc as "Hudson SCP publisher plugin")
- WebSVN2 Plugin (identified in TEI doc as "Hudson WebSVN2 Plugin")