0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-03-16 20:33:30 +00:00
Commit graph

9 commits

Author SHA1 Message Date
CrazyMax
12610c46bc
switch to github.com/rabbitmq/amqp091-go module 2024-12-15 00:43:49 +01:00
CrazyMax
c971e06d9f
Add message client for notifiers ()
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-02-14 17:34:42 +00:00
CrazyMax
5033adefd7
Display hostname in notifications () 2020-06-22 03:02:29 +02:00
CrazyMax
896d4827b4 Add hub link to notifiers
Send message as markdown for Gotify and Telegram notifiers
2020-06-09 01:06:27 +00:00
CrazyMax
7bff860650
Bump v4 2020-06-07 22:04:31 +02:00
CrazyMax
349917e7e4
Configuration transposed into environment variables ()
Configuration file not required anymore
DIUN_DB env var renamed DIUN_DB_PATH
Only accept duration as timeout value (10 becomes 10s)
Add getting started doc
Enhanced documentation
Add note about test notifications ()
Improve configuration management
Fix telegram init
All fields in configuration now camelCased
Improve configuration validation
Update doc
Update FAQ

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-07 19:58:49 +00:00
CrazyMax
a62658e266
Fix package version 2020-05-27 21:38:07 +02:00
CrazyMax
af23c5898c
Remove "enable" setting for notifiers 2020-05-26 01:13:06 +02:00
Marcelo Castagna
a10464ebd4
Add Amqp notification client () 2020-05-25 17:27:12 +02:00