ustream / openduty

An open source Alerting and incident escalation tool
MIT License
788 stars 188 forks source link

A ton of addedd stuff #78

Open sofixa opened 7 years ago

sofixa commented 7 years ago

Hello, everybody. As i promised some time ago, i'm creating a PR with all of the modifications that we at Oxalide have done.

Non-exhaustive list of things added:

Backend

Notifiers

Frontend

Env

I'm inviting everyone ( ping @deathowl , @krutaw , @luto ) to review, comment, commit, etc. :)

TODO (starting next week, contributions welcome!)

Cheers ! Adrian

sofixa commented 7 years ago

Thanks! Any other remarks?

Frankly, this was the first time i've dabbled with systemd, which leads to suboptimal configuration, apparently.

Waiting for your PR :)

Cheers, Adrian

jkapusi commented 7 years ago

Thank you for your contribution, we will test it this week and write back. Thanks!

jbarascut commented 7 years ago

Hi all,

Thanks for the pull request,

I'm trying to add a trigger with the django rest form. http://myserver.com/api/create_event On the form after submission I have this error:

HTTP 403 Forbidden Content-Type: application/json Vary: Accept Allow: GET, POST, HEAD, OPTIONS

[ "No service key" ]

The service key is a form selector. It's not empty

Thanks for your help

It's possible to add so documentation about the api usage?

kjetilmjos commented 7 years ago

Any updates on when this can be merged?

alexanderadam commented 5 years ago

@sofixa so as ustream isn't maintaining the project anymore: Maybe your team at @Oxalide could continue maintaining the fork?