ansible-collection-famedly-.../roles/hedwig
2021-04-22 14:11:27 +02:00
..
defaults feat(hedwig): add role to deploy hedwig 2021-03-31 13:37:34 +02:00
tasks chore(hedwig): add version label to container 2021-04-22 14:11:27 +02:00
templates feat(hedwig): add role to deploy hedwig 2021-03-31 13:37:34 +02:00
vars chore(hedwig): add version label to container 2021-04-22 14:11:27 +02:00
README.md feat(hedwig): add role to deploy hedwig 2021-03-31 13:37:34 +02:00

Hedwig pushgateway server role

Hedwig is a pushgateway for matrix notifications, it implements the Matrix Push Notification API r0.1.1 and only supports Firebase Cloud Messaging.

Usage

You need to configure atleast hedwig_fcm_admin_key for the FCM pushgateway to be able to talk to FCM, and the hedwig_app_id and hedwig_fcm_notification_click_action values to the app you're pushing to.