Skip to content

ronave/http-notification-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

http-notification-plugin

This is a simple http notification plugin for rundeck. It uses apache httpclient library to perform the request

Features

It can perform GET and POST method

In case of a POST request, it can handle xml and json format.

Building

mvn install

Produces:

target/http-notification-0.0.1-SNAPSHOT

Install

First, download the "Rundeck Launcher" Rundeck

cp target/http-notification-0.0.1-SNAPSHOT ${rundeck_home}/libext

Run rundeck

java -jar rundeck-launcher-2.11.9.jar

About

rundeck plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages