mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
added nezha software
This commit is contained in:
parent
71190fe281
commit
ae32686d2e
1 changed files with 14 additions and 0 deletions
14
software/nezha.yml
Normal file
14
software/nezha.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
name: "Nezha"
|
||||
website_url: "https://nezha.wiki/en_US/" # Important to keep en_US. The default language is Chinese.
|
||||
source_code_url: "https://github.com/nezhahq/nezha"
|
||||
description: "Self-hosted, lightweight server and website monitoring and O&M tool"
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- Go
|
||||
- Shell
|
||||
# list of tags (categories), see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/tags for the full list of tags
|
||||
tags:
|
||||
- Status / Uptime pages
|
||||
depends_3rdparty: false
|
||||
demo_url: "https://qio.ng/"
|
||||
Loading…
Reference in a new issue