bluesliverx / rundeck-plugin

Jenkins plugin for Rundeck integration : trigger, notifier and option provider.

Home Page:http://wiki.jenkins-ci.org/display/JENKINS/Rundeck+Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins Rundeck plugin
http://wiki.jenkins-ci.org/display/JENKINS/Rundeck+Plugin

This plugin is a Jenkins Notifier (Publisher) that will talk to a Rundeck instance (via its HTTP API) to schedule a job execution on Rundeck after a successful build on Jenkins.
It is also a Jenkins Trigger, that will schedule a build on Jenkins after a job execution on Rundeck (using Rundeck WebHook Notification).
In addition, it turns Jenkins into an "Option provider" for Rundeck, if you want to use your Jenkins build artifacts as an option to a Rundeck job.

We use it to do a 0-click deployment : from commit to deploy, automatically. Jenkins build the project, and Rundeck deploys it. This plugin does the link between these 2 tools.

* Jenkins : http://www.jenkins-ci.org
* Rundeck : http://www.rundeck.org
* Plugin documentation : http://wiki.jenkins-ci.org/display/JENKINS/Rundeck+Plugin

About

Jenkins plugin for Rundeck integration : trigger, notifier and option provider.

http://wiki.jenkins-ci.org/display/JENKINS/Rundeck+Plugin


Languages

Language:Java 94.5%Language:HTML 5.5%