Roundtable Coders
Home
知识库
共读
通缉令
源码探秘
算法
Ani-Css
(opens new window)
项目复盘
进阶全栈
个人备忘
个人备忘
johninch
blog
blog
johninch
(opens new window)
Caleb
(opens new window)
niannings
(opens new window)
Xmtd
(opens new window)
febcat
(opens new window)
github
github
Roundtable
(opens new window)
esop-fed
(opens new window)
johninch
(opens new window)
Caleb
(opens new window)
niannings
(opens new window)
Xmtd
(opens new window)
febcat
(opens new window)
#
10、部署 nginx pm2 docker
#
课程目标
Nginx
静态资源location
动态数据请求proxy
负载均衡
了解cluster原理
掌握pm2部署NodeJS服务
使用pm2+nginx部署koa2(https)
(opens new window)
#
如何构建一个高可用的node环境
主要解决问题:
故障恢复
多核利用 http://www.sohu.com/a/247732550_796914
多进程共享端口
#
cluster原理解析
#
pm2部署
←
9、ts项目架构
11、中台专题
→