Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ngc4579 authored Dec 11, 2020
1 parent b226ac9 commit 927b40b
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
Cabot MSTeams Plugin
=====

This is an alert plugin for the cabot service monitoring tool. It allows you to alert users by their user handle in a MS Teams channel.
This is an alert plugin for the Cabot service monitoring tool. It allows you to send alerts to an MS Teams channel.

## Installation
Enter the cabot virtual environment.
- sudo pip install https://github.com/agilistik/cabot-msteams.git
- foreman stop
- Add cabot_alert_msteams to the installed apps in settings.py
- foreman run python manage.py syncdb
- foreman start

Extend Dockerfile based on cabotapp/cabot:0.11.16

- RUN apk add --no-cache git
- RUN pip install https://github.com/ngc4579/cabot-alert-msteams

0 comments on commit 927b40b

Please sign in to comment.