如何单机部署 Hyperf 项目 #2949
limingxinleo
started this conversation in
Show and tell
Replies: 2 comments
-
|
在mac下docker run 必须添加 it参数才行? |
Beta Was this translation helpful? Give feedback.
0 replies
-
不用 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
公司一直使用
Swarm集群,所以从来没有考虑过这个问题,但群里的小伙伴多次问到上线部署的问题,这里就详细提供一种方式。在继续往下看前,请小伙伴大体了解一下
Nginx的Upstream配置和Docker的基本使用方法。配置 Nginx
编写重启脚本
更新项目
本地打包并上传,然后到服务器上执行脚本
Beta Was this translation helpful? Give feedback.
All reactions