Commit Graph

26 Commits

Author SHA1 Message Date
CrazyMax
fc64b132ff Option to render fields (#480)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-09-04 18:41:42 +02:00
CrazyMax
f7607c898e Add "Too many requests to registry" section in FAQ (#168) 2020-09-06 20:42:59 +02:00
CrazyMax
db2bce3bb3 Docs website with mkdocs (#100)
* Fix build workflow

* Docs website with mkdocs (#99)

* Fix docs workflow

* Move mkdocs Docker file

* Ignore docs in build workflow

* Update workflows

* Update links

* Move upgrade notes to documentation

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-19 22:47:17 +00:00
CrazyMax
82bf04eadd Fix examples 2020-06-17 11:49:10 +02:00
CrazyMax
7422f968ae Move examples 2020-06-17 10:58:46 +02:00
CrazyMax
c813fa812b Move examples 2020-06-17 01:03:09 +00:00
Marcelo Castagna
e68ba0c8bd Update Teams notification screenshot (#93) 2020-06-09 14:31:30 +00: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
349917e7e4 Configuration transposed into environment variables (#82)
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 (#79)
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
Marcelo Castagna
2c59162a5c Update Teams screenshot (#76) 2020-05-27 20:23:08 +02:00
Marcelo Castagna
a726851a29 Teams Notification (#72)
Co-authored-by: Okan Celik <okan.celik@mailbox.org>
2020-05-26 16:40:29 +02:00
CrazyMax
08cd3d90b8 Add Rocket.Chat notifier (#44) 2020-03-01 17:09:22 +01:00
CrazyMax
f8d88e3893 Add Gotify notification client (#36)
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 (#30)
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
66f26b732c Update README 2019-12-17 23:42:32 +01:00
CrazyMax
2a7901f15d Add Slack notifier (#8) 2019-12-17 23:40:03 +01:00
CrazyMax
4e5dff05a6 Update doc 2019-12-14 17:39:00 +01:00
CrazyMax
02e205b773 Update README 2019-11-13 16:01:12 +01:00
CrazyMax
65574fc5a4 Update README 2019-10-01 23:51:21 +02:00
CrazyMax
57dee4fa89 Add Linux service doc and sample 2019-08-22 21:22:38 +02:00
CrazyMax
65b7c1b906 Update README 2019-07-25 03:11:18 +02:00
CrazyMax
43beebc3ae Always run on startup 2019-07-01 00:15:06 +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
3ce4e27623 Fix data volume mount 2019-06-04 23:21:35 +02:00
CrazyMax
0246d54711 Mail notification sample 2019-06-04 23:12:26 +02:00
CrazyMax
8513d49cc9 Initial commit 2019-06-04 22:11:54 +02:00