dockerzhang commented on code in PR #821:
URL: https://github.com/apache/inlong-website/pull/821#discussion_r1286793820


##########
docs/deployment/standalone.md:
##########
@@ -36,7 +37,7 @@ In `conf/inlong.conf`, configure the parameters according to 
the actual situatio
 ```shell
 # local IP
 local_ip=
-# message queue: pulsar or kafka
+# message queue: pulsar or kafka or tubemq

Review Comment:
   Using pulsar or kafka is more easy for `standalone mode` , so tubemq is no a 
recomanded.



##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/standalone.md:
##########
@@ -6,6 +6,7 @@ sidebar_position: 1
 - MySQL 5.7+
 - [Flink 
1.13.5](https://nightlies.apache.org/flink/flink-docs-release-1.13/docs/try-flink/local_installation/)
 - [Docker](https://docs.docker.com/engine/install/) 19.03.1+
+- Linux或Mac环境

Review Comment:
   Linux或Mac环境
   ->
   Linux 或 Mac 环境



##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/standalone.md:
##########
@@ -36,7 +37,7 @@ inlong-tubemq-manager/lib/
 ```shell
 # 本地机器 IP
 local_ip=
-# 消息队列服务: pulsar 或者 kafka
+# 消息队列服务: pulsar 或者 kafka 或者 tubemq

Review Comment:
   ditto 



##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/standalone.md:
##########
@@ -6,6 +6,7 @@ sidebar_position: 1
 - MySQL 5.7+
 - [Flink 
1.13.5](https://nightlies.apache.org/flink/flink-docs-release-1.13/docs/try-flink/local_installation/)
 - [Docker](https://docs.docker.com/engine/install/) 19.03.1+
+- Linux或Mac环境

Review Comment:
   Linux或Mac环境
   ->
   Linux 或 Mac 环境



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to