docs: mark Uptime Kuma as decommissioned

README, both setup guides and the forgejo-runner notes now point at
archive/uptime_kuma/ instead of describing a live service.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
counterweight 2026-09-11 22:43:56 +02:00
parent 338f2ae636
commit 8a3fddbe49
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
4 changed files with 16 additions and 2 deletions

View file

@ -25,4 +25,6 @@ ansible-playbook ansible/services/forgejo-runner/deploy_forgejo_runner_playbook.
1. On the VM: `systemctl status forgejo-runner` should show active
2. In Forgejo: **Site Administration** > **Actions** > **Runners** should show the runner as online
3. In Uptime Kuma: the `forgejo-runner-healthcheck` push monitor should be receiving pings
3. ~~In Uptime Kuma: the `forgejo-runner-healthcheck` push monitor should be receiving pings~~
*(Uptime Kuma was decommissioned 2026-09-11 — this check no longer applies. The
healthcheck timer still runs on the host but pushes nowhere. See `archive/uptime_kuma/`.)*