Skip to content

Commit 2354185

Browse files
committed
📝 update enhanceDeploy
Signed-off-by: cyw3 <2927096163@qq.com>
1 parent 4c5e8b9 commit 2354185

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

doc/en/quickStarted/enhanceDeploy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,16 @@ TCA 增强分析模块,需要用户额外部署 License 鉴权微服务,并
2424
### 准备
2525
- 一台 CLS 微服务专属机器,CLS 微服务需要跟该机器绑定
2626

27+
::: warning
2728
**注意:不能随意删除CLS目录**
29+
:::
2830

2931
### 步骤
3032
1. 在 TCA 源码中[`server/cls`](https://github.com/Tencent/CodeAnalysis/tree/main/server/cls) 目录下执行以下命令,获取 `Server ID``Client License`
3133

34+
::: warning
3235
**注意:需要在 CLS 目录下执行命令**
36+
:::
3337

3438
```shell
3539
$ ./cls server

doc/zh/quickStarted/enhanceDeploy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,16 @@ TCA 增强分析模块,需要用户额外部署 License 鉴权微服务,并
2424
### 准备
2525
- 一台 CLS 微服务专属机器,CLS 微服务需要跟该机器绑定
2626

27+
::: warning
2728
**注意:不能随意删除CLS目录**
29+
:::
2830

2931
### 步骤
3032
1. 在 TCA 源码中[`server/cls`](https://github.com/Tencent/CodeAnalysis/tree/main/server/cls) 目录下执行以下命令,获取 `Server ID``Client License`
3133

34+
::: warning
3235
**注意:需要在 CLS 目录下执行命令**
36+
:::
3337

3438
```shell
3539
$ ./cls server

0 commit comments

Comments
 (0)