feat(byhlc112): add project deployment configuration
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
> 详细方案见仓库根目录的 `DOCKER_DEPLOY.md`。本文件只列必要操作。
|
||||
|
||||
## 已提供的项目化部署目录
|
||||
|
||||
| 项目 | 步骤一 | 步骤二 |
|
||||
|-----|------|------|
|
||||
| `czleilei240` 参考模板 | `deploy/docker/step1-integral` | `deploy/docker/step2-single-shop` |
|
||||
| `byhlc112` | `deploy/docker/step1-integral-byhlc112` | `deploy/docker/step2-single-shop-byhlc112` |
|
||||
|
||||
## 1. 准备环境变量
|
||||
|
||||
```bash
|
||||
@@ -110,4 +117,3 @@ ssh-copy-id root@116.62.83.240
|
||||
|
||||
> 用密码模式需要先 `brew install hudochenkov/sshpass/sshpass`(macOS)。
|
||||
> 用 SSH key 模式则任何依赖都不需要。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user