Commit Graph

28 Commits

Author SHA1 Message Date
Ben Cartwright-Cox ff1f9273cb Relax the DISCORD_WEBHOOK requirements, it can be any URL.
and if it does not match the discord regex it prints a warning
but lets things go ahead, this is handy for debugging and
canary subdomains of discord.

H/T to Tom Bowditch who discovered the latter part
2020-12-02 12:13:13 +00:00
Ben Cox 462a419eed Merge pull request #9 from FinweVI/master
Add listen.address as a CLI parameter and check WebHook
2020-11-29 21:04:10 +00:00
Julien Vallée c650e0c78a Accept Listen Address as an ENV VAR as well 2020-10-16 17:58:23 +02:00
Julien Vallée eac7521a45 Have the daemon listening on 0.0.0.0
As we default to 127.0.0.1 in the code
2020-10-16 14:30:59 +02:00
Julien Vallée 03a58c8afd Add listen.address as a CLI parameter and check WebHook 2020-10-16 14:12:58 +02:00
Ben Cartwright-Cox 2e7369c932 Shuffle file names around for prevent CDN caching :/ 2020-07-19 19:57:44 +01:00
Ben Cartwright-Cox 3fdeed85bb update the demo picture for the readme 2020-07-19 19:55:40 +01:00
Ben Cox e7453d0523 Merge pull request #7 from prmsrswt/discord-rich-embed
Send alerts in Discord's rich embed format
2020-07-19 20:54:27 +02:00
Prem Kumar db70e42850 Add summary in content 2020-07-20 00:04:19 +05:30
Prem Kumar 093b67f417 Send alerts in Discord's rich embed format 2020-07-19 22:55:22 +05:30
Ben Cox 3b4fad8a09 Add docker hub link
I generally run these bins as systemd services, but you want to go all galaxy brain yourselves, here is the convenient option
2020-05-17 12:21:16 +01:00
Ben Cartwright-Cox 45ea6ee661 Allow compatibility with the flag for the webhook 2018-10-15 22:01:08 +01:00
Ben Cartwright-Cox 85ff16f0f3 Merge branch 'rewbycraft-master' 2018-10-14 12:44:31 +01:00
Roelf Wichertjes f581cbcce5 Fix misrepresentation of alerts. 2018-10-14 12:37:23 +02:00
Ben Cox e6edc2294a Merge pull request #3 from funkypenguin/master
Fix error checking, add Dockerfile
2018-09-19 13:29:25 +01:00
David Young 34535fcb78 Add newline between alerts 2018-09-20 00:09:29 +12:00
David Young ba34a16bd0 Added little diamond emoji 2018-09-18 22:29:20 +12:00
David Young 0b75833a50 Updated Dockerization 2018-09-18 12:47:17 +12:00
David Young a95f814b81 Added Dockerfile 2018-09-18 12:11:31 +12:00
Ben Cox 0b06423b70 Merge pull request #2 from intrand/master
add flexibility for swarm friendliness
2018-08-19 21:52:18 +01:00
intrand 809cc41335 listen on all available ports swarm +compatibility 2018-08-18 23:59:55 -04:00
intrand 020c84419f configurable webhook url via env var
ugly, but functional; no safety included.
2018-08-18 23:59:11 -04:00
Ben Cox 2116bc8460 honk
If there is no common summary, fix the Discord formatting
2018-04-15 15:55:25 -04:00
Tom Bowditch 7704e73594 If there is no common summary, fix the Discord formatting 2018-04-15 20:54:42 +01:00
Ben Cartwright-Cox 5da0dc9494 Nicer formatting 2018-03-29 00:37:26 +01:00
Ben Cartwright-Cox a33608f222 Finishing tweaks to make it decent 2018-03-28 18:08:17 +01:00
Ben Cartwright-Cox 19878e15d1 Init checkin 2018-03-28 17:36:17 +01:00
Ben Cartwright-Cox 8685381e20 init 2018-03-28 17:36:04 +01:00