This is an automated email from the ASF dual-hosted git repository.
dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
The following commit(s) were added to refs/heads/master by this push:
new b8eb85d615 [INLONG-820][Doc] Add deployment os require (#821)
b8eb85d615 is described below
commit b8eb85d615a174555cc3ea867d04413025b2e647
Author: EpicMo <[email protected]>
AuthorDate: Thu Aug 10 16:54:22 2023 +0800
[INLONG-820][Doc] Add deployment os require (#821)
---
docs/deployment/standalone.md | 1 +
.../docusaurus-plugin-content-docs/current/deployment/standalone.md | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/deployment/standalone.md b/docs/deployment/standalone.md
index c1a3023f4b..842dcda5d0 100644
--- a/docs/deployment/standalone.md
+++ b/docs/deployment/standalone.md
@@ -7,6 +7,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+
+- On Linux or Mac
## Prepare Message Queue
InLong Support the following Message Queue services now, **you can choose one
of them**.
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/standalone.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/standalone.md
index 1f2308d0b4..045a86a51f 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/deployment/standalone.md
+++ b/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 环境
## 准备消息队列
InLong 当前支持以下消息队列,根据使用情况**选择其一**即可。
@@ -86,4 +87,3 @@ Password: inlong
## 使用
创建数据流可以参考 [Pulsar Example](quick_start/pulsar_example.md).
-