Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 505 Bytes

dokku-slack

A Slack notifier for Dokku

Installation

# dokku 0.4+
$ dokku plugin:install https://github.com/wallmine/dokku-slack.git

Commands

$ dokku help
  slack:set <app> <webhook>, Enable Slack notifications for app.
  slack:clear <app>, Disable Slack notifications for app.
  slack:get <app>, Print Slack notification settings for app.

To get WebHook URL you need to create a new Incoming WebHook integration.