docs: Slack bots
This commit is contained in:
parent
8ad6b989e5
commit
470d4f3459
28
SLACK.md
Normal file
28
SLACK.md
Normal file
@ -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`.
|
Loading…
Reference in New Issue
Block a user