摘要: 环境: IP 角色 软件 192.168.1.131 proxy-server nginx 192.168.1.124:8080 Tomcat1 tomcat 192.168.1.124:8081 Tomcat2 tomcat 192.168.1.124:8082 Tomcat3 tomcat 19 阅读全文
posted @ 2020-03-30 17:47 包小哲 阅读(692) 评论(0) 推荐(0)
摘要: 环境: IP 角色 软件 192.168.1.131 proxy-server nginx 192.168.1.124:8080 Tomcat1 tomcat 192.168.1.124:8081 Tomcat2 tomcat 192.168.1.124:8082 Tomcat3 tomcat 19 阅读全文
posted @ 2020-03-30 15:35 包小哲 阅读(407) 评论(0) 推荐(0)
摘要: (https://www.nginx.com/resources/wiki/start/topics/examples/redhatnginxinit/) Save this file as /etc/init.d/nginx(根据自己安装目录修改调试即可) 1 #!/bin/sh 2 # 3 # 阅读全文
posted @ 2020-03-30 09:48 包小哲 阅读(346) 评论(0) 推荐(0)
摘要: 环境: 1 nginx-proxy-server: 2 IP:192.168.1.131 3 [root@gz01-nginx-proxy-master ~]# uname -r 4 3.10.0-693.el7.x86_64 5 [root@gz01-nginx-proxy-master ~]# 阅读全文
posted @ 2020-03-30 01:16 包小哲 阅读(330) 评论(0) 推荐(0)