-
I mean the fact that dockcheck will realize that there is a newer version of itself available. How could I configure dockcheck to send me a notification if there is a newer version of itself? It currently runs from a little wrapper script via cron and notifies healthchecks about its success or failure. I'm just worried what will happen if it offers to update and then the cron job will just get stuck I assume? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 19 replies
-
If the cron job is executed with either
There's currently not an option to send a notification about this built in - though it's a good suggestion. Another option is to incorporate it into your wrapper script for now (grabbing the output above as a criteria) - let me know if you think of something :) |
Beta Was this translation helpful? Give feedback.
-
Thanks for taking the time to reply. Feel free to close. I will reply here if I figure out something, otherwise I'll use it as is. |
Beta Was this translation helpful? Give feedback.
-
@ovizii and @yoyoma2 this is now merged to main - sorry for the long delay. |
Beta Was this translation helpful? Give feedback.
-
This is now merged to main in #137 |
Beta Was this translation helpful? Give feedback.
Ah yes - sorry maybe I should've been clearer.
In the README.md I wrote
But indeed - take the settings from your current notify.sh and back it up, then use the fresh template for your notification of choice and add your settings.