0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-03-17 21:02:39 +00:00
Commit graph

20 commits

Author SHA1 Message Date
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
4a4a4c1644
Add script notification ()
* Add script notification ()

* Fix SysProcAttr

* Fix build constraint

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-26 22:37:20 +02:00
Marcelo Castagna
a726851a29
Teams Notification ()
Co-authored-by: Okan Celik <okan.celik@mailbox.org>
2020-05-26 16:40:29 +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
CrazyMax
9c797f1616
Review of platform detection ()
* Leave default image platform empty for static provider (see FAQ doc)
* Handle platform variant
* Add database migration process
* Switch to Open Container Specification labels as label-schema.org ones are deprecated
* Remove unneeded `diun.os` and `diun.arch` docker labels

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-03-31 23:27:10 +02:00
CrazyMax
08cd3d90b8
Add Rocket.Chat notifier () 2020-03-01 17:09:22 +01:00
CrazyMax
0710c4cef9
Review user-agent string for some notifications 2020-02-17 22:53:15 +01:00
CrazyMax
f8d88e3893
Add Gotify notification client ()
Co-authored-by: Paul Götzinger <paul70079@gmail.com>
2020-02-17 22:39:43 +01:00
Dan Nixon
af36d86d82 Add Telegram as a notification destination ()
Allows notifications to be sent via a Telegram bot to a set of pre
defined chat IDs.

Messages are simple plain text with the bare minimum information.
2020-01-28 20:28:57 +01:00
CrazyMax
b288673a33
Typo 2019-12-20 22:31:51 +01:00
CrazyMax
2a7901f15d
Add Slack notifier () 2019-12-17 23:40:03 +01:00
CrazyMax
c60fe06894
Include provider in notifications 2019-12-14 17:13:32 +01:00
CrazyMax
39459f42fc
Add fields to load sensitive values from file () 2019-12-14 01:19:26 +01:00
CrazyMax
2075131952
Fix email template 2019-06-08 03:25:15 +02:00
CrazyMax
5942e39b83
Allow overriding os and architecture when watching
Move insecure_tls and timeout options to registry option
Rename Bolt bucket
Change default schedule
Review registry client
2019-06-08 02:50:46 +02:00
CrazyMax
42b3aff85d
Fix mail template style 2019-06-05 00:19:13 +02:00
CrazyMax
8513d49cc9
Initial commit 2019-06-04 22:11:54 +02:00