Commit Graph

147 Commits

Author SHA1 Message Date
CrazyMax
522c8e9448 handle analysis of image with tag and digest 2023-09-16 18:41:00 +02:00
CrazyMax
ce3c66d628 Merge pull request #819 from thomas-mc-work/patch-1
Follow KISS principle in documentation
2023-09-16 14:44:45 +02:00
Ian Fijolek
752a914d10 Fix dead link in reporting-issue docs
Also makes the link text more descriptive.

Fixes #962
2023-09-15 10:57:48 -07:00
CrazyMax
780f3fb81f runOnStartup watch option 2023-06-12 00:13:18 +02:00
CrazyMax
c7993f23b8 Authentication support for ntfy 2023-06-11 22:26:27 +02:00
CrazyMax
ef09003a10 Merge pull request #881 from Cameo007/patch-3
Update reporting-issue.md
2023-05-25 19:03:58 +02:00
Pascal Dietrich
3b63709a50 Update reporting-issue.md
There was a missing slash in the URL in the "create a new issue" link.
2023-05-25 18:52:55 +02:00
Pascal Dietrich
26022a8e69 Update binary.md
There was a slash missed in the URL in the download and extract snippet.
2023-05-25 18:41:02 +02:00
Digital Aloha
3b2880f3c8 Update blog-posts.md
Added Digital Aloha Youtube video on DIUN.
2023-04-06 08:41:55 -10:00
CrazyMax
d418244e83 docs: new blog post 2023-03-17 12:42:21 +01:00
Thomas McWork
a1e66327df Follow KISS principle in documentation
… by:

- omit redefining default values
- avoid an artificial container name (mostly not required when using docker compose)
- use the `PWD` env variable instead of spawning a process for the same result
2023-03-17 09:16:32 +01:00
nav1s
d337e015a2 fix typo in releases url 2023-03-11 09:04:19 +02:00
Ben Tea
1da9ec5308 Adds ntfy.sh notification option 2023-02-18 17:29:14 -08:00
CrazyMax
073e08ee11 Entry metadata field 2022-12-29 11:15:26 +01:00
CrazyMax
9dd173a3b2 Fix CRON expression link 2022-12-29 11:06:49 +01:00
CrazyMax
f5ec2d535b docs: Fix markdown tables syntax 2022-12-29 07:52:05 +01:00
CrazyMax
d7909f0156 Allow customizing Signal notification message 2022-12-29 07:47:38 +01: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
CrazyMax
a27d4f6343 docs: fix typo in telegram page 2022-12-28 00:59:10 +01:00
CrazyMax
d135167ceb Fix email notification message template 2022-12-28 00:58:32 +01:00
CrazyMax
1486495bad Merge pull request #722 from IamTheFij/nomad-provider
Add Nomad provider
2022-12-27 17:46:03 +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
CrazyMax
5f264dfaf5 docs: fix badge 2022-12-21 01:14:48 +01:00
Jonas Weismueller
42e684d680 feat: support signal rest api notifications (#650) 2022-10-08 03:49:27 +02:00
Doug Edey
2db20ddba4 Correct the issues URL (#697)
The repo_url does not contain a trailing slash, so the link is a 404, and with the `q=` query in the URL it searches all Issues & PRs which is not what I think is wanted.
2022-10-07 21:01:10 +02:00
Steven
cef6cd5c41 List valid log levels (#668) 2022-08-08 12:32:38 +02:00
CrazyMax
bfd6083218 New blog posts from the community (#657)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-22 23:45:06 +02:00
Arash Hatami
387ee68e72 docs: fix sort_tags (#655) 2022-07-22 12:41:00 +02:00
CrazyMax
c89e54888e Allow customizing the hub link (#648)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-17 15:56:06 +02:00
CrazyMax
857e462090 Tags sorting support (#645)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-17 13:47:37 +02:00
Markus Hofbauer
23f9ebb855 Explain roles required for rocketchat notification (#553) 2022-02-08 13:23:52 +01:00
CrazyMax
c477730451 Update docs 2022-01-31 15:39:44 +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
d5b3a9190a Add image prune command (#519)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-12 19:37:40 +01:00
CrazyMax
7751146359 New blog post from the community 2021-09-05 13:47:41 +02:00
CrazyMax
6a71a3d793 MkDocs Material 7.2.6 (#482)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-09-05 02:51:08 +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
fc13b8c22c Allow to choose status to be notified (#475)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-30 14:15:59 +02:00
CrazyMax
f34e1874e7 Add windows/arm64 artifact (#472)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-21 19:44:17 +02:00
CrazyMax
cb4e727d6c Note to customize the hostname (#465)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-20 19:31:52 +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
11f5b3847c Remove Codacy 2021-07-19 21:52:41 +02:00
CrazyMax
f506da4f71 Add linux/riscv64 artifact (#427)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-07-04 22:43:16 +02:00
Kyle Robbertze
fe598d5e5b Use args in kubernetes documentation example (#424)
Fixes: #423
2021-07-04 21:06:55 +02:00
CrazyMax
25e1a8c66b Fix j2 variable in docs (#422)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-30 09:31:37 +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
d75d05ca89 Handle registry auth config (#411)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-18 00:12:21 +02:00
CrazyMax
62215197f2 Switch to plausible 2021-06-11 19:39:19 +02:00
CrazyMax
1fbdd62c8a Doc typos 2021-05-31 11:34:14 +02:00