Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,11 @@ Spug是面向中小型企业设计的轻量级无Agent的自动化运维平台
* Django 2.2
* Node 12.14
* React 16.11
* MariaDB 10.x(平台元数据库;官方 Docker 部署与 `docs/install.sh` 一键安装默认使用 MariaDB)

## 安装

[官方文档](https://ops.spug.cc/docs/install-docker)
[官方文档](https://ops.spug.cc/docs/install-docker)(仓库内 `docs/docker/docker-compose.yml` 使用 `mariadb:10.8` 镜像)

更多使用帮助请参考: [使用文档](https://ops.spug.cc/docs/host-manage/)

Expand Down