ansible-collection-famedly-.../roles/hedwig
2021-06-22 15:20:25 +02:00
..
defaults update(hedwig): bump version to 1.2.0 2021-06-22 15:20:25 +02:00
handlers fix(hedwig): container was not restarted after config has changed 2021-04-26 09:13:45 +02:00
tasks update(hedwig): update to v1.0.0 2021-05-10 07:13:27 +02:00
vars update(hedwig): bump version to 1.1.0 2021-06-01 06:10:23 +02:00
README.md update(hedwig): update to v1.0.0 2021-05-10 07:13:27 +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.

You can override the configuration using hedwig_extra_config, a dict in which you can use the same structure as in the config file.