mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-30 17:47:20 +01:00
* Fix build workflow * Docs website with mkdocs (#99) * Fix docs workflow * Move mkdocs Docker file * Ignore docs in build workflow * Update workflows * Update links * Move upgrade notes to documentation Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
820 B
820 B
Slack notifications
You can send notifications to your Slack channel using an incoming webhook URL.
!!! hint Mattermost webhooks are compatible with Slack notification without any special configuration (if Webhooks are enabled).
Configuration
!!! example "File"
yaml notif: slack: webhookURL: https://hooks.slack.com/services/ABCD12EFG/HIJK34LMN/01234567890abcdefghij
!!! abstract "Environment variables"
* DIUN_NOTIF_SLACK_WEBHOOKURL
| Name | Default | Description |
|---|---|---|
webhookURL1 |
Slack incoming webhook URL |
Sample
-
Value required ↩︎
