快速安装

简化 zabbix 安装配置,方便用户快速体验 Zeus IoT 系统。

注解

快速安装脚本基于 Centos7Ubuntu18.04+ 操作系统编写。 使用前请确认操作系统版本,安装新的操作系统环境进行快速安装。

#系统终端执行以下命令快速安装
## Centos7/Redhat7

curl -sL https://ghproxy.com/https://github.com/zmops/zeus-iot/raw/develop/docs/centos/install.sh | bash -s install

## Ubuntu 18.04+

curl -sL https://ghproxy.com/https://github.com/zmops/zeus-iot/raw/develop/docs/ubuntu/install.sh | bash -s install