SRE Bot for slack communication
Project description
sre-bot-slack
Sends notifications to slack.
Configuration
/etc/sre/slack.conf
# a default token (necessary)
{
"token": "<token>",
}
# different channels:
{
"token": "<token>",
"channels": {
"channel1": <"token_channel>",
"channel2": <"token_channel>"
},
}
``
# How to upload new version
* increase version in setup.py
* one time: pipenv install twine --dev
* pipenv shell
* python3 setup.py upload
# install directly
pip3 install git+https://github.com/marcwimmer/sre-bot`
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sre-bot-slack-0.0.4.tar.gz
(3.8 kB
view details)
File details
Details for the file sre-bot-slack-0.0.4.tar.gz
.
File metadata
- Download URL: sre-bot-slack-0.0.4.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c75a20f6a900a2e6fa35852fe4221e5e480fc8e3641908bc94f1b2f461b4087 |
|
MD5 | 061b577edb62fccb0a7bff127ad110c6 |
|
BLAKE2b-256 | cac30bc1510f823a14c6ad04c10995bfd37fe52a3e98c922df9e78f3b7bc33dc |