tree: 0d8a32107fab26e3e05e176a9ebca3bcef060618 [path history] [tgz]
  1. go/
  2. notifier/
  3. build_docker_release
  4. create-email-secrets.sh
  5. edit-chat-config.sh
  6. Makefile
  7. probersk.json5
  8. README.md
notifier/README.md

notifier

A service for sending emails and chat notifications.

Config

There are three secrets that notifier requires. The first two are releated to sending gmail and are created using:

create-email-secrets.sh

The third secret is the config for chat. To configure it run:

get-chat-config.sh

to download the config file. Manually edit the resulting chat_config.txt then upload the new config by running:

put-chat-config.sh