uuWAF/docker/readme.txt

16 lines
678 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

环境要求:
docker版本1.20以上
解压南墙安装包:
tar zxvf waf.tgz && cd waf
南墙Docker管理执行如下面命令根据提示启动南墙docker服务
sh uuwaf.sh
快速入门:
1、登录后台访问https://wafip:4443wafip为安装南墙的服务器ip用户名admin密码Passw0rd!
2、添加站点进入站点管理菜单点击添加站点按钮按提示添加站点域名与网站服务器ip
3、添加证书进入证书管理菜单点击添加证书按钮上传第二步中域名的https证书和私钥文件
4、将域名DNS的ip指向改为南墙服务器ip地址
5、访问站点域名查看网站是否能够访问