From 470d4f3459c77317d718f0b0ce1661d72987455c Mon Sep 17 00:00:00 2001 From: rasmus Date: Tue, 30 Jul 2024 10:32:57 +0300 Subject: [PATCH] docs: Slack bots --- SLACK.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 SLACK.md diff --git a/SLACK.md b/SLACK.md new file mode 100644 index 0000000..3ab2f1b --- /dev/null +++ b/SLACK.md @@ -0,0 +1,28 @@ +## Slack bots +### Doorboy3 +https://api.slack.com/apps/A05NDB6FVJQ +Slack app author: rasmus + +Managed by inventory-app: +- Incoming (open-commands) to `/api/slack/doorboy`, inventory-app authorizes based on command originating from #members or #work-shop && oidc access group (floor, workshop). +- Posts logs to a private channel. Restricted to 193.40.103.0/24. + +Secrets as `SLACK_DOORLOG_CALLBACK` and `SLACK_VERIFICATION_TOKEN`. + +### oidc-gateway +https://api.slack.com/apps/A05DART9PP1 +Slack app author: eaas + +Managed by passmower: +- Links e-mail to slackId. +- Login via Slack (not enabled). + +Secrets as `slackId` and `slack-client`. + +### podi-podi uuenduste spämmikoobas +https://api.slack.com/apps/A033RE9TUFK +Slack app author: rasmus + +Posts Prometheus alerts to a private channel. + +Secret as `slack-secrets`.