You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by gi...@apache.org on 2021/01/24 15:18:16 UTC

[incubator-dolphinscheduler-website] branch asf-site updated: Automated deployment: b748cdb5040ae527fe9b941a225f161b2d52e7e8

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8586a63  Automated deployment: b748cdb5040ae527fe9b941a225f161b2d52e7e8
8586a63 is described below

commit 8586a63b18da97998b1bb712123a6bf625c88c48
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Sun Jan 24 15:18:04 2021 +0000

    Automated deployment: b748cdb5040ae527fe9b941a225f161b2d52e7e8
---
 zh-cn/docs/1.3.4/user_doc/docker-deployment.html | 11 ++++-------
 zh-cn/docs/1.3.4/user_doc/docker-deployment.json |  2 +-
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/zh-cn/docs/1.3.4/user_doc/docker-deployment.html b/zh-cn/docs/1.3.4/user_doc/docker-deployment.html
index 4e6e97a..0befaff 100644
--- a/zh-cn/docs/1.3.4/user_doc/docker-deployment.html
+++ b/zh-cn/docs/1.3.4/user_doc/docker-deployment.html
@@ -64,25 +64,22 @@ docker-compose -f ./docker/docker-swarm/docker-compose.yml up -d
 -p 8888:8888 \
 dolphinscheduler all
 </code></pre>
-<h3>然后登录系统</h3>
-<ul>
-<li>访问前端页面地址,接口ip(自行修改)
-<a href="http://192.168.xx.xx:8888">http://192.168.xx.xx:8888</a></li>
-</ul>
+<h5>6、登录系统</h5>
+<p>访问前端界面: <a href="http://192.168.xx.xx:8888">http://192.168.xx.xx:8888</a></p>
  <p align="center">
    <img src="/img/login.png" width="60%" />
  </p>
 然后参考用户手册章节的`快速上手`即可进行使用
 <h2>附录</h2>
 <h3>在容器启动时,会自动启动以下服务:</h3>
-<pre><code class="language-aidl">    MasterServer         ----- master服务
+<pre><code>    MasterServer         ----- master服务
     WorkerServer         ----- worker服务
     LoggerServer         ----- logger服务
     ApiApplicationServer ----- api服务
     AlertServer          ----- alert服务
 </code></pre>
 <h3>如果你只是想运行 dolphinscheduler 中的部分服务</h3>
-<p>你能够运行dolphinscheduler中的部分服务。</p>
+<p>你能够通执行以下指令仅运行dolphinscheduler中的部分服务。</p>
 <ul>
 <li>启动一个 <strong>master server</strong>, 如下:</li>
 </ul>
diff --git a/zh-cn/docs/1.3.4/user_doc/docker-deployment.json b/zh-cn/docs/1.3.4/user_doc/docker-deployment.json
index 8738199..750c0db 100644
--- a/zh-cn/docs/1.3.4/user_doc/docker-deployment.json
+++ b/zh-cn/docs/1.3.4/user_doc/docker-deployment.json
@@ -1,6 +1,6 @@
 {
   "filename": "docker-deployment.md",
-  "__html": "<h2>快速试用 DolphinScheduler</h2>\n<p>有 2 种方式可以快速试用 DolphinScheduler,分别介绍</p>\n<h3>一、以 docker-compose 的方式启动(推荐)</h3>\n<p>这种方式需要先安装 docker-compose , docker-compose 的安装网上已经有非常多的资料,请自行安装即可</p>\n<h5>1、下载源码 zip 包</h5>\n<ul>\n<li>请下载最新版本的源码包并进行解压</li>\n</ul>\n<pre><code class=\"language-shell\"><span class=\"hljs-meta\">#</span><span class=\"bash\"> 创建源码存放目录</span>\nmkdir -p /opt/soft/dolphinscheduler;\ncd /opt/soft/dolphinscheduler;\n<span class=\"hljs-meta\">\n#</span><span class=\ [...]
+  "__html": "<h2>快速试用 DolphinScheduler</h2>\n<p>有 2 种方式可以快速试用 DolphinScheduler,分别介绍</p>\n<h3>一、以 docker-compose 的方式启动(推荐)</h3>\n<p>这种方式需要先安装 docker-compose , docker-compose 的安装网上已经有非常多的资料,请自行安装即可</p>\n<h5>1、下载源码 zip 包</h5>\n<ul>\n<li>请下载最新版本的源码包并进行解压</li>\n</ul>\n<pre><code class=\"language-shell\"><span class=\"hljs-meta\">#</span><span class=\"bash\"> 创建源码存放目录</span>\nmkdir -p /opt/soft/dolphinscheduler;\ncd /opt/soft/dolphinscheduler;\n<span class=\"hljs-meta\">\n#</span><span class=\ [...]
   "link": "/dist/zh-cn/docs/1.3.4/user_doc/docker-deployment.html",
   "meta": {}
 }
\ No newline at end of file