Add uptime-kuma example and fix python version

This commit is contained in:
Jeena 2026-01-20 07:58:40 +09:00
parent c6936f8f52
commit ef8672678a
5 changed files with 688 additions and 603 deletions

View file

@ -0,0 +1,6 @@
[Unit]
Description=Notify Kidsnote failure
[Service]
Type=oneshot
ExecStart=/usr/bin/curl -fsS --retry 3 "https://example.net/api/push/xxxxxx?status=down&msg=Failed"