Sends rundeck notification messages to a discord channel. This plugin is based on rundeck-slack-plugin
- To build the project from source, issue:
./gradlew clean build - The resulting jar files can be found under
build/libs. - Copy the
discord-notification-<version>.jarfile to your$RDECK_BASE/libextfolder - Restart Rundeck
- You should now have an additional "Discord Notification" option when configuring notifications
This plugin uses Discord incoming-webhooks. Create a new webhook and copy the provided configuration attrinutes.
Required configuration settings:
- Original bitplaces/rundeck-slack-plugin authors
- @totallyunknown
- @notandy
- @lusis
- @chobbs
