mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-11-30 03:07:40 +08:00
rm install #install_prometheus and install_grafana
This commit is contained in:
parent
bcdf049c5b
commit
a9cc272135
@ -1006,8 +1006,8 @@ if [ "$verType" == "single" ]; then
|
|||||||
install_go_fastdfs # 文件数据
|
install_go_fastdfs # 文件数据
|
||||||
install_erlang_otp
|
install_erlang_otp
|
||||||
install_dgiot
|
install_dgiot
|
||||||
install_prometheus
|
#install_prometheus #占用资源较多,先去除
|
||||||
install_grafana
|
#install_grafana #占用资源较多,先去除
|
||||||
install_nginx
|
install_nginx
|
||||||
fi
|
fi
|
||||||
elif [ "$verType" == "cluster" ]; then
|
elif [ "$verType" == "cluster" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user