mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 12:48:14 -05:00
📝
This commit is contained in:
parent
52d9a4597b
commit
4334f58b28
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
resource linguist-vendored
|
5
.github/workflows/dashboard.yml
vendored
5
.github/workflows/dashboard.yml
vendored
@ -7,12 +7,9 @@ on:
|
||||
paths-ignore:
|
||||
- "cmd/playground/**"
|
||||
- "cmd/agent/**"
|
||||
- ".github/workflows/agent.yml"
|
||||
- ".github/ISSUE_TEMPLATE/**"
|
||||
- ".goreleaser.yml"
|
||||
- ".gitignore"
|
||||
- "script/**"
|
||||
- "*.md"
|
||||
- ".*"
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
@ -1,6 +1,6 @@
|
||||
# 哪吒面板
|
||||
|
||||
![dashboard](https://img.shields.io/badge/管理面板-v0.4.1-brightgreen?style=for-the-badge&logo=github) ![Agent release](https://img.shields.io/github/v/release/naiba/nezha?color=brightgreen&label=Agent&style=for-the-badge&logo=github)
|
||||
![dashboard](https://img.shields.io/badge/管理面板-v0.4.1-brightgreen?style=for-the-badge&logo=github) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/naiba/nezha/Dashboard%20image?label=%E9%9D%A2%E6%9D%BF%E6%9E%84%E5%BB%BA&logo=github&style=for-the-badge) ![Agent release](https://img.shields.io/github/v/release/naiba/nezha?color=brightgreen&label=Agent&style=for-the-badge&logo=github) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/naiba/nezha/Agent%20release?label=Agent%20%E6%9E%84%E5%BB%BA&logo=github&style=for-the-badge)
|
||||
|
||||
系统状态监控报警、API(SSL证书变更、即将到期、到期)/TCP端口存活/PING 监控、计划任务(可以定时在Agent上执行命令,备份、重启、What ever you want)、极省资源,64M 服务器也能装 agent。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user