CrazyMax
70b2f5c81b
docs: move imageDefaults to defaults in config root
2023-09-23 18:22:24 +02:00
CrazyMax
780f3fb81f
runOnStartup watch option
2023-06-12 00:13:18 +02:00
Ben Tea
1da9ec5308
Adds ntfy.sh notification option
2023-02-18 17:29:14 -08:00
CrazyMax
a12d296e6f
Jitter watch option
2022-12-28 14:13:47 +01:00
CrazyMax
d9a20cbb19
Fix nomad docs
2022-12-28 03:40:12 +01:00
Ian Fijolek
6318e4f069
Add Nomad provider
...
I modeled it off the Kubernetes provider a bit. It supports setting task
config at group and task levels using services and meta attributes.
2022-12-27 17:35:27 +01:00
Jonas Weismueller
42e684d680
feat: support signal rest api notifications ( #650 )
2022-10-08 03:49:27 +02:00
CrazyMax
21f5d0839a
Allow multi recipients for email notifier ( #463 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-08-19 21:51:52 +02:00
CrazyMax
1115234010
Add CLI to interact with Diun through gRPC ( #382 )
...
Add simple CLI to interact with Diun through gRPC
Create image and notif proto services
Compile and validate protos through a dedicated Dockerfile and bake target
Implement proto definitions
Move server as `serve` command
New commands `image` and `notif`
Refactor command line usage doc
Better CLI error handling
Tools build constraint to manage tools deps through go modules
Add upgrade notes
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-05-26 18:18:10 +02:00
CrazyMax
6ac7139ce2
Dockerfile provider ( #329 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-04-29 18:15:29 +02:00
CrazyMax
dc1216c221
Add Pushover notification ( #254 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-01-04 21:29:48 +00:00
aschoelzhorn
4e71b0c4d2
Add MQTT notification ( #192 )
2020-11-01 23:05:46 +00:00
CrazyMax
524019c900
Update schedule examples
2020-10-14 19:53:44 +02:00
CrazyMax
365606f7a1
Fix links
2020-08-29 04:09:56 +02:00
CrazyMax
b9c35e369f
Add Matrix notification ( #136 )
...
* Add Matrix notification (#124 )
* Fix docs
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-07-29 19:29:13 +00:00
CrazyMax
e5862e4efb
Seek configuration file from default places
2020-07-16 22:27:12 +02:00
CrazyMax
c0e3f7e85f
Automatically determine registry options based on image name ( #103 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-06-22 00:19:59 +00:00
CrazyMax
9d4fd998b5
Add env vars config example
2020-06-20 05:25: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