Monitoring plugin to check Forgejo instance upgrade status (#5)

Co-authored-by: Loïc Dachary <loic@dachary.org>
Reviewed-on: https://codeberg.org/forgejo-contrib/delightful-forgejo/pulls/5
Co-authored-by: Loïc Dachary <dachary@noreply.codeberg.org>
Co-committed-by: Loïc Dachary <dachary@noreply.codeberg.org>
This commit is contained in:
Loïc Dachary 2023-01-19 23:38:45 +00:00 committed by crystal
parent 766104e18a
commit 23b3b77b26

View file

@ -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