forked from aqzt/kjyw
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,15 @@ | ||
# docker-zabbix-4.4.7 | ||
# docker快速安装zabbix | ||
|
||
## docker快速安装zabbix:4.4.7 | ||
## 有问题可以反馈 https://aq2.cn/189.html | ||
- 管理员账号Admin 密码admin | ||
- 有问题可以反馈 https://aq2.cn/189.html | ||
|
||
``` | ||
bash docker-zabbix-4.4.7.sh | ||
``` | ||
|
||
## docker快速安装zabbix-3.4.15 | ||
管理员账号Admin 密码admin | ||
``` | ||
bash docker-zabbix-3.4.15.sh | ||
``` |