Sign inSign up

lakoo/supervisor-slack

By lakoo

Updated over 4 years ago

Send supervisord lifecycle event to slack

Image
1

10K+

lakoo/supervisor-slack repository overview

Supervisor to Slack

Little tool to help monitor server status

repo at work

Prerequisites

Python 2.7 with pip

Configuration

Refer to supervisord.conf.sample and slack.cfg.sample

where slack_url is the API url of slack incoming webhook

Installation and Usage

  1. Install required python modules
pip install -r requirements.txt
  1. Make sure supervisord.conf and slack.cfg exists

  2. Run by starting

supervisord -c conf/supervisord.conf

Tag summary

Content type

Image

Digest

Size

52.7 MB

Last updated

over 4 years ago

docker pull lakoo/supervisor-slack