diff --git a/hc/front/views.py b/hc/front/views.py index 61107246..bd67dd6c 100644 --- a/hc/front/views.py +++ b/hc/front/views.py @@ -105,6 +105,7 @@ def index(request): "enable_pushbullet": settings.PUSHBULLET_CLIENT_ID is not None, "enable_pushover": settings.PUSHOVER_API_TOKEN is not None, "enable_discord": settings.DISCORD_CLIENT_ID is not None, + "enable_telegram": settings.TELEGRAM_TOKEN is not None, "registration_open": settings.REGISTRATION_OPEN } diff --git a/templates/front/channels.html b/templates/front/channels.html index dd1c0425..604a162f 100644 --- a/templates/front/channels.html +++ b/templates/front/channels.html @@ -161,6 +161,28 @@ Add Integration + {% if enable_pushover %} +
Receive instant push notifications on your phone or tablet.
+ + Add Integration +Pushbullet connects your devices, making them feel like one.
+ + Add Integration +Alerting & Incident Management Solution for Dev & Ops.
- - Add Integration -Pushbullet connects your devices, making them feel like one.
- - Add Integration -Receive instant push notifications on your phone or tablet.
- - Add Integration -Alerting & Incident Management Solution for Dev & Ops.
+ + Add Integration +- + | Good old email messages. | |
- + | HTTP webhooks. | Notifications in Slack channel. | - {% if enable_discord %} + {% if enable_pushover %}
- + | -Notifications in Discord channel. | +Instant push notifications with Pushover. |
- + | -Notifications in HipChat channel. | +Instant push notifications with Pushbullet. |
- + | -Open and resolve incidents in OpsGenie. | +Open and resolve incidents in PagerDuty. |
- + | -Open and resolve incidents in PagerDuty. | +Notifications in HipChat channel. |
- + | Open and resolve incidents in VictorOps. | |
- + | -Instant push notifications with Pushbullet. | +Notifications in Discord channel. |
- + | -Instant push notifications with Pushover. | +Notifications to a Telegram group or user. |
+ + | +Open and resolve incidents in OpsGenie. | +