cabotapp/cabot-alert-slack

Trying to make it work with cabot-docker

Opened this issue · 0 comments

Hi,

I'm using cabot docker in order to run cabot.
The repository is located here: https://github.com/shoonoise/cabot-docker
I am trying to make it install the cabot slack alert plugin with no success.

I have an environment variable CABOT_PLUGINS_ENABLED currently set to cabot_alert_hipchat,cabot_alert_twilio,cabot_alert_email

When I run the Dockerfile with that environment variable everything works as expected.

If i add ,cabot_alert_slack to the end of that environment variable I can't see the slack alert option on the service page.