greatbn / rancher-webhook-telegram

Webhook Alert for Rancher handle message send to telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rancher WebHook Telegram

Description

Rancher 2.0 has Alert support Webhook, We would like to send message to Telegram instead of Slack, ...

So this project will create webhook server to receive alert event from Rancher Server and send to Telegram

Environment

  • TELEGRAM_TOKEN: Bot Token
  • TELEGRAM_CHATID: ID of channel or group ID which you want to send message

How to run

  • Just run
docker-compose up -d 

About

Webhook Alert for Rancher handle message send to telegram

License:Apache License 2.0


Languages

Language:Python 85.5%Language:Dockerfile 14.5%