vhs / nomos

Membership management system made VHS-centric
25 stars 7 forks source link

add rabbitmq support for monitors to announce #180

Closed laftho closed 8 years ago

laftho commented 8 years ago

This requires installing RabbitMQ on the server, setting it up with a user and vhost and also adding the config in the config.ini.php.

We also need to run composer.phar install during deploy to make sure we have the rabbitmq php library installed.