feat: add uptime-kuma to appstore list (#2)

This commit is contained in:
Ryan Wang
2023-03-20 14:08:56 +08:00
committed by GitHub
parent a158c01196
commit 7840b74370
5 changed files with 231 additions and 0 deletions
+14
View File
@@ -237,6 +237,20 @@
"website": "https://www.sonatype.com/products/nexus-repository",
"github": "https://github.com/sonatype/docker-nexus3",
"document": "https://help.sonatype.com/repomanager3"
},
{
"key": "uptime-kuma",
"name": "Uptime Kuma",
"tags": ["Tool"],
"versions": ["1.20.2"],
"shortDescZh": "一个自托管服务监控工具",
"shortDescEn": "A fancy self-hosted monitoring tool",
"type": "tool",
"limit": 0,
"crossVersionUpdate": false,
"website": "https://uptime.kuma.pet/",
"github": "https://github.com/louislam/uptime-kuma",
"document": "https://github.com/louislam/uptime-kuma/wiki"
}
]
}