spug/README.md

127 lines
3.8 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<h1 align="center">Spug</h1>
<div align="center">
Spug是面向中小型企业设计的轻量级无Agent的自动化运维平台整合了主机管理、主机批量执行、主机在线终端、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。
</div>
- 官网地址https://www.spug.dev
- 使用文档https://www.spug.dev/docs/about-spug/
- 更新日志: https://www.spug.dev/docs/change-log/
- 常见问题https://www.spug.dev/docs/faq/
## 演示环境
演示地址https://demo.spug.dev
```
演示账号: admin
演示密码spug
```
## 特性
- **批量执行**: 主机命令在线批量执行
- **在线终端**: 主机支持浏览器在线终端登录
- **文件管理**: 主机文件在线上传下载
- **任务计划**: 灵活的在线任务计划
- **发布部署**: 支持自定义发布部署流程
- **配置中心**: 支持KV、文本、json等格式的配置
- **监控中心**: 支持站点、端口、进程、自定义等监控
- **报警中心**: 支持短信、邮件、钉钉、微信等报警方式
- **优雅美观**: 基于 Ant Design 的UI界面
- **开源免费**: 前后端代码完全开源
## 环境
* Python 3.6+
* Django 2.2
* Node 12.14
* React 16.11
## 安装
[官方文档](https://spug.dev/docs/install/)
更多使用帮助请参考 [使用文档](https://www.spug.dev/docs/host-manage/)。
## 推荐项目
[Yearning — MYSQL 开源SQL语句审核平台](https://github.com/cookieY/Yearning)
## 预览
#### 主机批量执行
![image](http://image.qbangmang.com/host-exec-2.0.png
)
#### 主机在线终端
![image](http://image.qbangmang.com/host-console-2.0.png)
#### 文件在线上传下载
![文件管理](http://image.qbangmang.com/spug-host-file.png)
#### 应用管理
![image](http://image.qbangmang.com/app-2.0.png)
![image](http://image.qbangmang.com/app-apply-2.0.png)
#### 任务管理
![image](http://image.qbangmang.com/task-2.0.png)
![image](http://image.qbangmang.com/task-detail-2.0.png)
#### 配置管理(支持KV,txt,json等格式)
![image](http://image.qbangmang.com/service-conf-2.0.png)
![image](http://image.qbangmang.com/service-conf-json-2.0.png)
![image](http://image.qbangmang.com/conf-history-2.0.png)
#### 监控报警
![image](http://image.qbangmang.com/monitor-alarm-2.0.png)
![image](http://image.qbangmang.com/monitor-add-2.0.png)
#### 角色权限
![image](http://image.qbangmang.com/role-2.0.png)
## 更多功能
如果你还想 Spug 支持新的特性,请点击打开 [FeatHub](https://feathub.com/openspug/spug) 进行投票,我们将综合考虑投票结果等因素来确定开发的优先级。
[![Feature Requests](https://feathub.com/openspug/spug?format=svg)](https://feathub.com/openspug/spug)
## 赞助
<table>
<thead>
<tr>
<th align="center" style="width: 115px;">
<a href="https://www.ucloud.cn/site/active/1111.html?invitation_code=C1xD0E5678FBA77">
<img src="http://image.qbangmang.com/ucloud.png" width="115px"><br>
<sub>UCloud</sub><br>
<sub>7.3 元/月云主机</sub>
</a>
</th>
<th align="center" style="width: 115px;">
<a href="https://www.aliyun.com/minisite/goods?userCode=8vdj3myc">
<img src="http://image.qbangmang.com/ecs_223.jpg" width="115px"><br>
<sub>阿里云</sub><br>
<sub>74元/年云主机</sub>
</a>
</th>
</tr>
</thead>
</table>
## 开发者群
#### QQ群号: 783951751
<div >
<img src="http://image.qbangmang.com/spug.png" width = "300" height = "300" alt="spug-qq" align=center />
<div>
#### 微信群: 关注Spug公众号拉你进群
<div >
<img src="http://image.qbangmang.com/spug-weixin.jpeg" width = "300" height = "300" alt="spug-qq" align=center />
<div>
## License & Copyright
[AGPL-3.0](https://opensource.org/licenses/AGPL-3.0)