Skip to content

xebialabs-community/xlr-rundeck-plugin

Repository files navigation

Build Status

Build Status Codacy Code Climate License: MIT Github All Releases

Preface

The document describes the functionality provided by the xlr-rundeck-plugin. This plugin is to trigger Rundeck jobs from XL Release.

template

Requirements

  • XL Release 5.0.1+
  • Additional Runtime Libraries
    • rundeck-api-java-client-13.1.jar

Installation

  1. Place the plugin JAR file into your XL_RELEASE_HOME/plugins directory.
  2. Copy the following jar's from the src/client/, and put them under XL_RELEASE_HOME/lib:
    • rundeck-api-java-client-13.1.jar

Make sure you have additional runtime libraries mentioned in the requirements section also installed in the correct directory.

Interfaces

Example Run Deck Project

Run_Deck_Jobs

Running a Job that is not in a group

Run_Job

Running a Job that is in a group

RUN_GROUP_JOB