会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
NHZ-M BLOG
博客园
首页
标签
归档
导航
谷歌
百度
新随笔
联系
订阅
管理
随笔 - 92
文章 - 0
评论 - 25
阅读 -
11万
随笔分类 -
nginx
ngx安装 (转)
摘要:博客
阅读全文
posted @
2019-02-28 12:11
NHZ-M
阅读(152)
评论(0)
推荐(0)
编辑
多业务Nginx解决方式
摘要:rpm -ql nginx 查看安装内容 解决问题:一套nginx服务多个业务,方便维护nginx服务目的。 虚拟主机配置方式:多IP 、多端口、多域名 多IP实现: 在单网卡添加ip别名 ip a add 111.111.111.111/24dev eth0 nginx 配置 /etc/nginx
阅读全文
posted @
2018-11-12 12:15
NHZ-M
阅读(209)
评论(0)
推荐(0)
编辑
公告
昵称:
NHZ-M
园龄:
7年11个月
粉丝:
2
关注:
4
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
Ansible(3)
Ant Design(5)
db2(4)
docker(23)
git(4)
java(7)
jenkins(7)
kafka(6)
linux(9)
nginx(2)
python(2)
React(7)
websphere(1)
zookeeper(2)
随笔档案
2020年4月(1)
2020年3月(10)
2020年1月(2)
2019年8月(1)
2019年7月(3)
2019年6月(1)
2019年4月(4)
2019年3月(26)
2019年2月(5)
2019年1月(3)
2018年12月(6)
2018年11月(4)
2018年9月(1)
2018年3月(2)
2017年12月(5)
2017年11月(3)
2017年10月(2)
2017年9月(2)
2017年8月(1)
2017年4月(3)
2017年3月(7)
更多
阅读排行榜
1. Springboot kafka 集成过程中的问题(11775)
2. Fetching config from server at : http://localhost:8888(11519)
3. zookeeper集群模式下报连接数过多问题(7943)
4. React 修炼之 Model篇详解(7461)
5. 【前端开发测试】umi 的 mock 功能(7226)
评论排行榜
1. docker 持久化(13)
2. 杂记(3)
3. 修炼之 Route篇详解(3)
4. 【docker swarm 问题记录】InvalidArgument desc = EndpointSpec: port published with ingress mode can't be used with dnsrr mode(2)
5. 使用Docker部署Gitlab(2)
推荐排行榜
1. NodeJs环境下通过离线方式安装构建项目 关键词 yarn-offline-mirror(1)
2. Ansible Tower 使用整理(1)
最新评论
1. Re:杂记
mysql -u root -p pw123 -h 101.132.103.214 -P 3307
--NHZ-M
2. Re:杂记
docker run --name zhaohanghzfh3911 -v /var/own/zhaohanghzfh3911_mysqldata/:/var/lib/mysql -d -p 3308...
--NHZ-M
3. Re:【docker swarm 问题记录】InvalidArgument desc = EndpointSpec: port published with ingress mode can't be used with dnsrr mode
--NHZ-M
4. Re:【docker swarm 问题记录】InvalidArgument desc = EndpointSpec: port published with ingress mode can't be used with dnsrr mode
Version 3.3 only. endpoint_mode: vip - Docker assigns the service a virtual IP (VIP) that acts as th...
--NHZ-M
5. Re:wsl install docker (windows 10 linux 安装docker)
Xshell config for wsl
--NHZ-M
点击右上角即可分享