ansible-collection-famedly-.../roles/hedwig
2023-08-29 09:45:46 +02:00
..
defaults update(hedwig): bump version to 1.5.5 2023-08-29 09:45:46 +02:00
handlers chore(hedwig): fix lints 2023-07-07 01:03:31 +02:00
tasks chore(hedwig): migrate to standardized container image variable structure 2023-08-22 13:54:34 +02:00
vars chore(hedwig): fix lints 2023-07-07 01:03:31 +02:00
README.md update(hedwig): bump version to 1.5.2 2022-09-22 11:18:15 +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_service_account_credentials 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.