RabbitMQ Plugin for Redmine
This plugin is intended to provide basic integration with RabbitMQ , by sending notifications of updates to issues to a RabbitMQ.
Following actions will result in notifications to Jabber:
- Create and update issues
Installation & Configuration
- The RabbitMQ Notifications Plugin depends on the bunny. This can be installed with: $ gem install bunny
- Then install the Plugin following the general Redmine plugin installation instructions.
- Go to the Plugins section of the Administration page, select Configure.
- On this page fill settings.
- Restart your Redmine web servers (e.g. mongrel, thin, mod_rails).
Description
Languages
Ruby
91.4%
HTML
8.3%
Dockerfile
0.3%