This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 3a147c5c1cb Update deploy.md (#281)
3a147c5c1cb is described below
commit 3a147c5c1cbe1b0f05590c032721f9c8bf9d9ee2
Author: ldxwmr <[email protected]>
AuthorDate: Sun Dec 10 16:37:01 2023 +0800
Update deploy.md (#281)
a modified edition
---
seatunnel_web_versioned_docs/version-1.0.0/deploy.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/seatunnel_web_versioned_docs/version-1.0.0/deploy.md
b/seatunnel_web_versioned_docs/version-1.0.0/deploy.md
index a87a2907408..a6d07f9b48b 100644
--- a/seatunnel_web_versioned_docs/version-1.0.0/deploy.md
+++ b/seatunnel_web_versioned_docs/version-1.0.0/deploy.md
@@ -33,7 +33,7 @@ The other way to get SeaTunnel Zeta Engine Server installer
package is download
* After completing the previous step, you will receive an installation package
that can be used to install SeaTunnel Zeta Engine Server on the server. Run
`tar -zcvf apache-seatunnel-2.3.3-SNAPSHOT-bin.tar.gz
apache-seatunnel-2.3.3-SNAPSHOT`
##### 2.1.3 Deploy SeaTunnel Zeta Server
-After 3.1.1 or 3.1.2 you can get an installer package
`apache-seatunnel-2.3.3-SNAPSHOT-bin.tar.gz`, Then you can copy it to you
server node and deploy reference
https://seatunnel.apache.org/docs/seatunnel-engine/deployment.
+After 2.1.1 or 2.1.2 you can get an installer package
`apache-seatunnel-2.3.3-SNAPSHOT-bin.tar.gz`, Then you can copy it to you
server node and deploy reference
https://seatunnel.apache.org/docs/seatunnel-engine/deployment.
##### 2.1.4 Deploy SeaTunnel Zeta Client In SeaTunnel Web Run Node
If you use SeaTunnel Web, you need deploy a SeaTunnel Zeta Client in the
SeaTunnel Web run Node. **If you run SeaTunnel Zeta Server and SeaTunnel Web in
same node, you can skip this step**.