dailidong commented on a change in pull request #90: redesign and rewrite
deployment document
URL:
https://github.com/apache/incubator-dolphinscheduler-website/pull/90#discussion_r383705600
##########
File path: docs/zh-cn/1.2.0/user_doc/hardware-environment.md
##########
@@ -0,0 +1,48 @@
+# 软硬件环境建议配置
+
+DolphinScheduler 作为一款开源分布式工作流任务调度系统,可以很好的部署和运行在 Intel
架构服务器环境及主流虚拟化环境下,并支持主流的Linux操作系统环境。
+
+## 1. Linux 操作系统版本要求
+
+| 操作系统 | 版本 |
+| :----------------------- | :----------: |
+| Red Hat Enterprise Linux | 7.0 及以上 |
+| CentOS | 7.0 及以上 |
+| Oracle Enterprise Linux | 7.0 及以上 |
+| Ubuntu LTS | 16.04 及以上 |
+
+> **注意:**
+>以上 Linux 操作系统可运行在物理服务器以及 VMware、KVM、XEN 主流虚拟化环境上。
+
Review comment:
database and zookeeper requirement has writed in the deployment part
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services