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.2.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file sre-bot-slack-0.0.2.tar.gz
.
File metadata
- Download URL: sre-bot-slack-0.0.2.tar.gz
- Upload date:
- Size: 3.7 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 | 7df11ecf6d8b08bd77c9f1d85298af3163e87bcff2c63c69168559b00de22cb4 |
|
MD5 | 8f6a2860fe2d907e06b198296a56b155 |
|
BLAKE2b-256 | 817b9b7f537ae4c5e14c5f5f19c9ac2429c8e4b66a15222653be9155093bb641 |
File details
Details for the file sre_bot_slack-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: sre_bot_slack-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 2, Python 3
- 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 | b87a2027505ea74a5617e0890e945de4a8861ea5b341c6767129b3cf3e0af5be |
|
MD5 | ab8970bb7b0ec3227b1dbdf041e63900 |
|
BLAKE2b-256 | 6138598fd54ec3a5855bf3fbc647a9feb0f0ee2ec72448fd1231ba2019395b2e |