oncall-engine/engine/settings
Vadim Stepanov ea60c0d247
Inbound email integration (#837)
This PR add Inbound Email integration.

It designed to support some variety of ESPs, but in prod we will use
Mailgun, so locally I tested it only with mailgun ESP.

**Important:**
To make it work on different clusters I'm planning to provide different
email domains for different regions, like ....@us.oncall.grafana.net,
...@eu.oncall.grafana.net

---------

Co-authored-by: Innokentii Konstantinov <innokenty.konstantinov@grafana.com>
2023-03-16 13:59:21 +08:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
base.py Inbound email integration (#837) 2023-03-16 13:59:21 +08:00
ci-test.py Restore email notifications (#621) 2022-10-19 12:32:56 +01:00
dev.py Fix of templates api behaviour for public and private api (#1408) 2023-03-01 16:32:15 +08:00
helm.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
hobby.py Allow multiple database and celery broker types (#582) 2022-10-04 09:25:53 +01:00
prod_without_db.py Move FCM relay logic into a celery task (#1137) 2023-01-13 19:28:34 +00:00