CrazyMax
150d9868a1
docs: migration notes for telegram notification
2024-12-20 18:26:19 +01:00
CrazyMax
70b2f5c81b
docs: move imageDefaults to defaults in config root
2023-09-23 18:22:24 +02:00
Ben Tea
1da9ec5308
Adds ntfy.sh notification option
2023-02-18 17:29:14 -08:00
CrazyMax
d9a20cbb19
Fix nomad docs
2022-12-28 03:40:12 +01:00
Jonas Weismueller
42e684d680
feat: support signal rest api notifications ( #650 )
2022-10-08 03:49:27 +02:00
CrazyMax
a156aff751
MkDocs Material 8.3.9 ( #644 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-16 03:34:01 +02:00
CrazyMax
93be8897df
MkDocs Material 8.1.8 ( #548 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-01-26 20:11:29 +01:00
CrazyMax
65455b04f7
MkDocs Material 8.1.0 ( #520 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-13 00:32:46 +01:00
CrazyMax
fa8137d28a
Fix docs metadata
2021-10-08 01:34:15 +02:00
CrazyMax
904533bd22
Fix template
2021-09-18 15:54:34 +02:00
CrazyMax
04e02d1c3e
Fix notification title ( #483 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-09-06 00:57:33 +02:00
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
5d583809a0
Allow to customize notification message ( #415 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-25 23:24:02 +02:00
CrazyMax
62215197f2
Switch to plausible
2021-06-11 19:39:19 +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
1318a007e3
MkDocs Materials 7.1.5 ( #386 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-26 07:16:35 +02:00
CrazyMax
09184cdb02
Add blog posts ( #355 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-30 18:30:19 +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
75eea45fdb
Note about watch_repo setting ( #348 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-29 01:03:46 +02:00
Stig124
810d451351
Update docs for Podman support ( #345 )
...
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2021-04-28 23:11:43 +02:00
CrazyMax
b3f57767cb
MkDocs Materials 7.1.3 ( #337 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-25 18:15:50 +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
CrazyMax
3bbe883358
Refactor CI and dev workflow with buildx bake ( #247 )
...
* Upload artifacts
* Add image-local target
* Single job for artifacts and image
* Add armv5 artifact
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-26 10:30:46 +00:00
CrazyMax
cbb2eb05bd
Add Docker + File providers user guide ( #239 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-11 07:25:41 +00:00
CrazyMax
5839ac9127
Fix doc and coding style for MQTT notifier
2020-11-02 00:25:20 +01:00
CrazyMax
e4f8ee2eed
Update docker install doc
2020-10-11 15:58:06 +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
19b54f9881
Update docs
2020-07-25 02:48:12 +02:00
CrazyMax
b8565cea85
Fix docs meta tags
2020-07-10 20:46:28 +02:00
CrazyMax
0012fd5939
Disable minification
2020-07-06 11:57:23 +02:00
CrazyMax
e359520ed3
Add search engine meta
2020-07-06 11:47:15 +02:00
CrazyMax
4383ccab61
Remove docs landing page
2020-07-06 01:01:16 +02:00
CrazyMax
de1713dbff
Check Dockerfile updates for MkDocs Material
2020-06-30 19:50:06 +02:00
CrazyMax
e4b087d9f3
Fix nav
2020-06-30 19:40:18 +02:00
CrazyMax
02b08098b7
Add Usage chapter, fix test notifications example ( #118 )
2020-06-30 19:34:02 +02:00
CrazyMax
d06ec05c1c
Discord notif ( #111 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-26 16:06:47 +00:00
CrazyMax
9497af491f
Meta docs
2020-06-23 00:46:17 +02:00
CrazyMax
c0d7242302
Update docs workflow
2020-06-22 23:41:43 +02:00
CrazyMax
76fd9b5e24
Small changes
2020-06-22 20:26:50 +02:00
CrazyMax
8b759710b1
Fix site_url
2020-06-22 03:40:03 +02:00
CrazyMax
f9e262c3e3
Fix favicon for docs website
2020-06-22 03:38:25 +02:00
CrazyMax
a11355f2ee
Update CHANGELOG
...
Add migration notes
2020-06-20 05:39:38 +02:00
CrazyMax
cbff8af5d6
Use git tag instead of static ref
2020-06-20 04:52:37 +02:00
CrazyMax
b209ab6fe1
Inject changelog in doc
2020-06-20 04:40:39 +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