mirror of https://github.com/openspug/spug
U Update README
parent
9ff2800556
commit
c7a4055a33
26
README.md
26
README.md
|
@ -23,12 +23,14 @@ Spug是面向中小型企业设计的轻量级无Agent的自动化运维平台
|
|||
|
||||
- **批量执行**: 主机命令在线批量执行
|
||||
- **在线终端**: 主机支持浏览器在线终端登录
|
||||
- **文件管理**: 主机文件在线上传下载
|
||||
- **任务计划**: 灵活的在线任务计划
|
||||
- **发布部署**: 支持自定义发布部署流程
|
||||
- **配置中心**: 支持KV、文本、json等格式的配置
|
||||
- **监控中心**: 支持站点、端口、进程、自定义等监控
|
||||
- **报警中心**: 支持短信、邮件、钉钉、微信等报警方式
|
||||
- **优雅美观**: 基于 Ant Design 的UI界面
|
||||
- **开源免费**: 前后端代码完全开源
|
||||
|
||||
|
||||
## 环境
|
||||
|
@ -40,7 +42,7 @@ Spug是面向中小型企业设计的轻量级无Agent的自动化运维平台
|
|||
|
||||
## 安装
|
||||
|
||||
[官网文档](https://spug.dev/docs/install/)
|
||||
[官方文档](https://spug.dev/docs/install/)
|
||||
|
||||
更多使用帮助请参考 [使用文档](https://www.spug.dev/docs/host-manage/)。
|
||||
|
||||
|
@ -53,6 +55,9 @@ Spug是面向中小型企业设计的轻量级无Agent的自动化运维平台
|
|||
#### 主机在线终端
|
||||

|
||||
|
||||
#### 文件在线上传下载
|
||||

|
||||
|
||||
#### 应用管理
|
||||

|
||||

|
||||
|
@ -78,12 +83,21 @@ Spug是面向中小型企业设计的轻量级无Agent的自动化运维平台
|
|||
[](https://feathub.com/openspug/spug)
|
||||
|
||||
|
||||
## 参与贡献
|
||||
## 赞助
|
||||
|
||||
我们非常欢迎你的贡献,你可以通过以下方式和我们一起共建 :smiley::
|
||||
|
||||
- 通过 [Issue](https://github.com/openspug/spug/issues) 报告 bug 或进行咨询。
|
||||
- 提交 [Pull Request](https://github.com/openspug/spug/pulls) 改进Spug的代码。
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th align="center" style="width: 80px;">
|
||||
<a href="https://www.ucloud.cn/site/active/1111.html?invitation_code=C1xD0E5678FBA77">
|
||||
<img src="http://image.qbangmang.com/ucloud.png" width="50px"><br>
|
||||
<sub>UCloud</sub><br>
|
||||
<sub>7.3 元/月云主机</sub>
|
||||
</a>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
|
||||
## 开发者群
|
||||
#### QQ群号: 783951751
|
||||
|
|
Loading…
Reference in New Issue