This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git.
from 74539a2 Merge pull request #89 from lgcareer/master
new 3b6e125 redesign and rewrite deployment document
new 33315a0 update content
new 7d73d5c this document will be deleted later
new 5bca4da update download url
new 688478c Merge pull request #90 from dailidong/master
The 214 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/zh-cn/1.2.0/user_doc/backend-deployment.md | 2 +-
docs/zh-cn/1.2.0/user_doc/cluster-deployment.md | 500 +++++++++++++++++++++
docs/zh-cn/1.2.0/user_doc/hardware-environment.md | 48 ++
docs/zh-cn/1.2.0/user_doc/standalone-deployment.md | 451 +++++++++++++++++++
md_json/docs.json | 13 +-
site_config/docs.js | 12 +-
6 files changed, 1017 insertions(+), 9 deletions(-)
create mode 100755 docs/zh-cn/1.2.0/user_doc/cluster-deployment.md
create mode 100755 docs/zh-cn/1.2.0/user_doc/hardware-environment.md
create mode 100755 docs/zh-cn/1.2.0/user_doc/standalone-deployment.md