An open API service indexing awesome lists of open source software.

https://github.com/petergrace/nutsy

A lovable little slack notification that returns current monitoring status
https://github.com/petergrace/nutsy

Last synced: about 1 year ago
JSON representation

A lovable little slack notification that returns current monitoring status

Awesome Lists containing this project

README

          

# nutsy
I wrote this once before for an employer, I decided to rewrite it again and open-source it.

Nutsy is a quick little slack bot that notifies a given webhook url that there are monitoring
entries that might require attention.

How to run: `docker run -e NUTSY_DD_API_KEY= -e NUTSY_DD_APP_KEY= -e NUTSY_SLACK_URL= -ti --rm petergrace/nutsy`