Simple Slack Bot that posts updates about systems monitored by Red Hat Insights to a Slack channel.
Follow this tutorial to deploy and set up insights-slackbot.
The following environment variables can be used to tune Insights Slackbot:
SLACK_TOKEN
- token for authenticationSLACK_CHANNEL
- Slack channel the bot will post messages to (insights-webhooks by default)SERVER_SECRET
- secret part of the URL that prevents unauthorized actors from postingSERVER_PORT
- server port (3006 by default)INSIGHTS_URL
- the base URL of Red Hat Insights. Defaults to https://access.redhat.com/insightsbetaATHERE
- comma-separated list of events for which@here
should be used. None by default