Application configuration
The notifications center follows http://12factor.net/ principle to store configuration as environment variables.
- We should store configuration somewhere and pass it at container creation through -e …
GitHub
- We need in nasqueron orgz to replace the dev environment by the prod one. That's enough for nasqueron/* events.
Docker Hub
- We need to add https://notifications.nasqueron.org/gate/DockerHub/Nasqueron to every repository in webhooks settings.
Phabricator
- feed.http-hooks should be updated, we can directly use https://notifications.nasqueron.org/gate/Phabricator/Nasqueron and drop the runscope proxy.
Dæghrefn
All is fine.