From 23b3b77b26e8fb81e8881c7f0d07412a27d21a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Dachary?= Date: Thu, 19 Jan 2023 23:38:45 +0000 Subject: [PATCH] Monitoring plugin to check Forgejo instance upgrade status (#5) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Loïc Dachary Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/5 Co-authored-by: Loïc Dachary Co-committed-by: Loïc Dachary --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c8984e3..66699e7 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ A curated list of delightful [Forgejo](https://forgejo.org/)-related projects an - [GNU/Linux packages](#gnu-linux-packages) - [Other packages](#other-packages) - [Infrastructure as Code](#infrastructure-as-code) +- [Monitoring](#monitoring) - [Clients](#clients) - [Mobile](#mobile) - [Command-line](#command-line) @@ -72,6 +73,8 @@ Also see [forgejo package versions on Repology](https://repology.org/project/for ## Infrastructure as Code - [Ansible playbook](https://lab.enough.community/main/infrastructure/-/tree/master/playbooks/forgejo) - Deploy Forgejo & Woodpecker, depends on related [Enough Community](https://enough.community) playbooks. +## Monitoring +- [Monitoring plugin to check Forgejo instance upgrade status](https://gitea.zionetrix.net/bn8/check_forgejo_upgrade) has the sources and is published in the [Icinga exchange repository](https://exchange.icinga.com/brenard/check_forgejo_upgrade). ## Clients