Commit dda718b4 by ChongmingDu

update doc

parent ea17afae
......@@ -9,10 +9,11 @@
## 使用步骤
1. 确定自己的需求(是否需要ssl,是否准备好ssl证书,是否有测试和正式环境的域名,磁盘使用情况,应用使用情况等。出现如上问题自行解决)
2. 配置nginx,一定要把nginx/templates里面的几个nginx配置文件确认明白(使用到了ssl证书请放在file目录下),如果没有请按照已有几个自行配置(自行充分测试)
3. 配置filebeat。修改filebeat/templates/filebeat.yml
4. 配置zabbix。分别确定zabbix server和agent的机器,修改相应的配置(templates里面的配置文件)。
5. 修改host.yml.examples内容,样例相同位置的host文件
6. 根据每个相应模块的相应使用过程使用
3. 修改firewall参数,在roles/base/files/firewall.sh中
4. 配置filebeat。修改filebeat/templates/filebeat.yml
5. 配置zabbix。分别确定zabbix server和agent的机器,修改相应的配置(templates里面的配置文件)。
6. 修改host.yml.examples内容,样例相同位置的host文件
7. 根据每个相应模块的相应使用过程使用
## Base
裸配置机器请先运行此模块
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment