Commit e448a178 by ChongmingDu

Update README.md

parent 5dc7cab9
......@@ -24,7 +24,7 @@
3. cd Ant_Devops
4. 设置免密认证。文档:https://blog.csdn.net/furzoom/article/details/79139570(如果免密认证失败,请在第七步加-k参数)
5. vim host.yml.examples中内容为远程主机公网地址,并重命名此文件为host.yml
6. vimroles/nginx/templates/examples.conf或roles/nginx/templates/examplesadmin.conf内容,把文中“examples”替换成需要的URL。其中,roles/nginx/templates/examples.conf适合前后分离的web环境。roles/nginx/templates/examplesadmin.conf适合用到“统一管理平台”的web环境。
6. vim roles/nginx/templates/examples.conf或roles/nginx/templates/examplesadmin.conf内容,把文中“examples”替换成需要的URL。其中,roles/nginx/templates/examples.conf适合前后分离的web环境。roles/nginx/templates/examplesadmin.conf适合用到“统一管理平台”的web环境。
7. 运行 ansible-playbook -i host.yml -u root standard.yml
## 本环境内容:
......
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