Skip to content

SayTen/rundeck-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%