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 2392344 Automated deployment: 8aa7e1cc1aa194a8e2ddd42bba2d262a28b781c8
2392344 is described below
commit 23923442d8c8456f09c0dcf23b837a5e7bdb0b30
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 21 11:29:25 2021 +0000
Automated deployment: 8aa7e1cc1aa194a8e2ddd42bba2d262a28b781c8
---
en-us/docs/1.3.4/user_doc/docker-deployment.html | 6 ++++--
en-us/docs/1.3.4/user_doc/docker-deployment.json | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/en-us/docs/1.3.4/user_doc/docker-deployment.html
b/en-us/docs/1.3.4/user_doc/docker-deployment.html
index a7aea98..050ea39 100644
--- a/en-us/docs/1.3.4/user_doc/docker-deployment.html
+++ b/en-us/docs/1.3.4/user_doc/docker-deployment.html
@@ -15,7 +15,9 @@
<h3>The first way:Start with docker-compose (recommended)</h3>
<p>In this way, you need to install docker-compose first, please install it
yourself</p>
<h5>1、 Download the source code zip package</h5>
-<p>-Please download the latest version of the source code package and unzip
it</p>
+<ul>
+<li>Please download the latest version of the source code package and unzip
it</li>
+</ul>
<pre><code class="language-shell">mkdir -p /opt/soft/dolphinscheduler;
cd /opt/soft/dolphinscheduler;
<span class="hljs-meta">
@@ -34,7 +36,7 @@ docker-compose -f ./docker/docker-swarm/docker-compose.yml up
-d
<h5>3、 Login the system</h5>
<p>Visit the front-end UI: <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%" />
+ <img src="/img/login_en.png" width="60%" />
</p>
Then refer to the `Quick Start` in the chapter of the user manual to use
<h3>The Second way: start in docker mode</h3>
diff --git a/en-us/docs/1.3.4/user_doc/docker-deployment.json
b/en-us/docs/1.3.4/user_doc/docker-deployment.json
index fb1c532..5d9d85f 100644
--- a/en-us/docs/1.3.4/user_doc/docker-deployment.json
+++ b/en-us/docs/1.3.4/user_doc/docker-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "docker-deployment.md",
- "__html": "<h2>Try DolphinScheduler quickly</h2>\n<p>There are 2 ways to
quickly intall DolphinScheduler</p>\n<h3>The first way:Start with
docker-compose (recommended)</h3>\n<p>In this way, you need to install
docker-compose first, please install it yourself</p>\n<h5>1、 Download the
source code zip package</h5>\n<p>-Please download the latest version of the
source code package and unzip it</p>\n<pre><code class=\"language-shell\">mkdir
-p /opt/soft/dolphinscheduler;\ncd /opt/soft/dolph [...]
+ "__html": "<h2>Try DolphinScheduler quickly</h2>\n<p>There are 2 ways to
quickly intall DolphinScheduler</p>\n<h3>The first way:Start with
docker-compose (recommended)</h3>\n<p>In this way, you need to install
docker-compose first, please install it yourself</p>\n<h5>1、 Download the
source code zip package</h5>\n<ul>\n<li>Please download the latest version of
the source code package and unzip it</li>\n</ul>\n<pre><code
class=\"language-shell\">mkdir -p /opt/soft/dolphinscheduler;\ncd / [...]
"link": "/dist/en-us/docs/1.3.4/user_doc/docker-deployment.html",
"meta": {}
}
\ No newline at end of file