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 5f1396f Automated deployment: Thu Jul 9 06:55:16 UTC 2020
4e0e5e6dcb52966c91b57f8aebc1cd7743bd38d6
5f1396f is described below
commit 5f1396f64f0207907bf5c4c61bc07f510e65148f
Author: dailidong <[email protected]>
AuthorDate: Thu Jul 9 06:55:17 2020 +0000
Automated deployment: Thu Jul 9 06:55:16 UTC 2020
4e0e5e6dcb52966c91b57f8aebc1cd7743bd38d6
---
en-us/docs/1.2.0/user_doc/cluster-deployment.html | 2 ++
en-us/docs/1.2.0/user_doc/cluster-deployment.json | 2 +-
en-us/docs/1.2.0/user_doc/standalone-deployment.html | 2 ++
en-us/docs/1.2.0/user_doc/standalone-deployment.json | 2 +-
en-us/docs/1.2.1/user_doc/frontend-deployment.html | 1 +
en-us/docs/1.2.1/user_doc/frontend-deployment.json | 2 +-
zh-cn/docs/1.2.0/user_doc/cluster-deployment.html | 2 ++
zh-cn/docs/1.2.0/user_doc/cluster-deployment.json | 2 +-
zh-cn/docs/1.2.0/user_doc/standalone-deployment.html | 2 ++
zh-cn/docs/1.2.0/user_doc/standalone-deployment.json | 2 +-
zh-cn/docs/1.2.1/user_doc/cluster-deployment.html | 3 ++-
zh-cn/docs/1.2.1/user_doc/cluster-deployment.json | 2 +-
zh-cn/docs/1.2.1/user_doc/standalone-deployment.html | 2 ++
zh-cn/docs/1.2.1/user_doc/standalone-deployment.json | 2 +-
14 files changed, 20 insertions(+), 8 deletions(-)
diff --git a/en-us/docs/1.2.0/user_doc/cluster-deployment.html
b/en-us/docs/1.2.0/user_doc/cluster-deployment.html
index 176349b..ab96673 100644
--- a/en-us/docs/1.2.0/user_doc/cluster-deployment.html
+++ b/en-us/docs/1.2.0/user_doc/cluster-deployment.html
@@ -359,6 +359,7 @@ client_max_body_size 1024m;
</li>
<li>
<p>Visit the front page address: <a
href="http://localhost:8888">http://localhost:8888</a>. If the front login page
appears, the front web installation is complete.</p>
+<p>default user password:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
@@ -415,6 +416,7 @@ server {
</li>
<li>
<p>Visit the front page address: <a
href="http://localhost:8888">http://localhost:8888</a>. If the front login page
appears, the front web installation is complete.</p>
+<p>default user password:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
diff --git a/en-us/docs/1.2.0/user_doc/cluster-deployment.json
b/en-us/docs/1.2.0/user_doc/cluster-deployment.json
index 5d03bc5..e81e0be 100644
--- a/en-us/docs/1.2.0/user_doc/cluster-deployment.json
+++ b/en-us/docs/1.2.0/user_doc/cluster-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "cluster-deployment.md",
- "__html": "<h1>Cluster Deployment</h1>\n<p>DolphinScheduler Cluster
deployment is divided into two parts: backend deployment and frontend
deployment.</p>\n<h1>1、Backend Deployment</h1>\n<h3>1.1: Before you begin
(please install requirement basic software by
yourself)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.7): Choose
One</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+): Required. Double-check configure JAVA_HOME and PATH [...]
+ "__html": "<h1>Cluster Deployment</h1>\n<p>DolphinScheduler Cluster
deployment is divided into two parts: backend deployment and frontend
deployment.</p>\n<h1>1、Backend Deployment</h1>\n<h3>1.1: Before you begin
(please install requirement basic software by
yourself)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.7): Choose
One</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+): Required. Double-check configure JAVA_HOME and PATH [...]
"link": "/en-us/docs/1.2.0/user_doc/cluster-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.2.0/user_doc/standalone-deployment.html
b/en-us/docs/1.2.0/user_doc/standalone-deployment.html
index 3ffff54..6dfcbf2 100644
--- a/en-us/docs/1.2.0/user_doc/standalone-deployment.html
+++ b/en-us/docs/1.2.0/user_doc/standalone-deployment.html
@@ -319,6 +319,7 @@ client_max_body_size 1024m;
</li>
<li>
<p>Visit the front page address: <a
href="http://localhost:8888">http://localhost:8888</a>. If the front login page
appears, the front web installation is complete.</p>
+<p>default user password:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
@@ -375,6 +376,7 @@ server {
</li>
<li>
<p>Visit the front page address: <a
href="http://localhost:8888">http://localhost:8888</a>. If the front login page
appears, the front web installation is complete.</p>
+<p>default user password:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
diff --git a/en-us/docs/1.2.0/user_doc/standalone-deployment.json
b/en-us/docs/1.2.0/user_doc/standalone-deployment.json
index fa48d5d..97416dd 100644
--- a/en-us/docs/1.2.0/user_doc/standalone-deployment.json
+++ b/en-us/docs/1.2.0/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "standalone-deployment.md",
- "__html": "<h1>Standalone Deployment</h1>\n<p>DolphinScheduler Standalone
deployment is divided into two parts: backend deployment and frontend
deployment.</p>\n<h1>1. Backend Deployment</h1>\n<h3>1.1: Before you begin
(please install requirement basic software by
yourself)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.6 or 5.7): Choose
One</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+): Required. Double-check configure JAVA [...]
+ "__html": "<h1>Standalone Deployment</h1>\n<p>DolphinScheduler Standalone
deployment is divided into two parts: backend deployment and frontend
deployment.</p>\n<h1>1. Backend Deployment</h1>\n<h3>1.1: Before you begin
(please install requirement basic software by
yourself)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.6 or 5.7): Choose
One</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+): Required. Double-check configure JAVA [...]
"link": "/en-us/docs/1.2.0/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.2.1/user_doc/frontend-deployment.html
b/en-us/docs/1.2.1/user_doc/frontend-deployment.html
index 08ebc68..952131c 100644
--- a/en-us/docs/1.2.1/user_doc/frontend-deployment.html
+++ b/en-us/docs/1.2.1/user_doc/frontend-deployment.html
@@ -103,6 +103,7 @@ decompress<code>tar -zxvf
apache-dolphinscheduler-incubating-x.x.x-dolphinschedu
<p>Copy all files in the dolphinscheduler-ui/dist directory to the backend
binary package ui directory</p>
<p>Visit the following url, interface address (modify it yourself)
<a
href="http://192.168.xx.xx:12345/dolphinscheduler">http://192.168.xx.xx:12345/dolphinscheduler</a></p>
+<p>default user password:admin/dolphinscheduler123</p>
<h2>FAQ</h2>
<h4>Upload file size limit</h4>
<p>Edit the configuration file <code>vi /etc/nginx/nginx.conf</code></p>
diff --git a/en-us/docs/1.2.1/user_doc/frontend-deployment.json
b/en-us/docs/1.2.1/user_doc/frontend-deployment.json
index f2ff8ae..1ff415f 100644
--- a/en-us/docs/1.2.1/user_doc/frontend-deployment.json
+++ b/en-us/docs/1.2.1/user_doc/frontend-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "frontend-deployment.md",
- "__html": "<h1>frontend-deployment</h1>\n<p>The front-end has three
deployment modes: automated deployment, manual deployment and compiled source
deployment.</p>\n<h2>Preparations</h2>\n<h4>Download the installation
package</h4>\n<p>Please download the latest version of the installation
package, download address: <a
href=\"https://dolphinscheduler.apache.org/en-us/docs/release/download.html\">download</a></p>\n<p>After
downloading apache-dolphinscheduler-incubating-x.x.x-dolphinschedul [...]
+ "__html": "<h1>frontend-deployment</h1>\n<p>The front-end has three
deployment modes: automated deployment, manual deployment and compiled source
deployment.</p>\n<h2>Preparations</h2>\n<h4>Download the installation
package</h4>\n<p>Please download the latest version of the installation
package, download address: <a
href=\"https://dolphinscheduler.apache.org/en-us/docs/release/download.html\">download</a></p>\n<p>After
downloading apache-dolphinscheduler-incubating-x.x.x-dolphinschedul [...]
"link": "/en-us/docs/1.2.1/user_doc/frontend-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.2.0/user_doc/cluster-deployment.html
b/zh-cn/docs/1.2.0/user_doc/cluster-deployment.html
index c96c9c0..0771c8f 100644
--- a/zh-cn/docs/1.2.0/user_doc/cluster-deployment.html
+++ b/zh-cn/docs/1.2.0/user_doc/cluster-deployment.html
@@ -363,6 +363,7 @@ client_max_body_size 1024m;
</li>
<li>
<p>访问前端页面地址: <a href="http://localhost:8888">http://localhost:8888</a>
,出现前端登录页面,前端web也安装完成了</p>
+<p>默认用户名密码:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
@@ -419,6 +420,7 @@ server {
</li>
<li>
<p>访问前端页面地址: <a href="http://localhost:8888">http://localhost:8888</a>
,出现前端登录页面,前端web也安装完成了</p>
+<p>默认用户名密码:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
diff --git a/zh-cn/docs/1.2.0/user_doc/cluster-deployment.json
b/zh-cn/docs/1.2.0/user_doc/cluster-deployment.json
index 9edae3f..ae65a5b 100644
--- a/zh-cn/docs/1.2.0/user_doc/cluster-deployment.json
+++ b/zh-cn/docs/1.2.0/user_doc/cluster-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "cluster-deployment.md",
- "__html":
"<h1>集群部署(Cluster)</h1>\n<p>DolphinScheduler集群部署分为后端部署和前端部署两部分:</p>\n<h1>1、后端部署</h1>\n<h3>1.1
: 基础软件安装(必装项请自行安装)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.7系列) :
两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,如果需要用到资源上传功能,可以选择上传到Hadoop or
MinIO上</li>\n</ul>\n<pre><code class=\"language [...]
+ "__html":
"<h1>集群部署(Cluster)</h1>\n<p>DolphinScheduler集群部署分为后端部署和前端部署两部分:</p>\n<h1>1、后端部署</h1>\n<h3>1.1
: 基础软件安装(必装项请自行安装)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.7系列) :
两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,如果需要用到资源上传功能,可以选择上传到Hadoop or
MinIO上</li>\n</ul>\n<pre><code class=\"language [...]
"link": "/zh-cn/docs/1.2.0/user_doc/cluster-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.2.0/user_doc/standalone-deployment.html
b/zh-cn/docs/1.2.0/user_doc/standalone-deployment.html
index d4d079d..f038138 100644
--- a/zh-cn/docs/1.2.0/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/1.2.0/user_doc/standalone-deployment.html
@@ -320,6 +320,7 @@ client_max_body_size 1024m;
</li>
<li>
<p>访问前端页面地址: <a href="http://localhost:8888">http://localhost:8888</a>
,出现前端登录页面,前端web也安装完成了</p>
+<p>默认用户名密码:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
@@ -376,6 +377,7 @@ server {
</li>
<li>
<p>访问前端页面地址: <a href="http://localhost:8888">http://localhost:8888</a>
,出现前端登录页面,前端web也安装完成了</p>
+<p>默认用户名密码:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
diff --git a/zh-cn/docs/1.2.0/user_doc/standalone-deployment.json
b/zh-cn/docs/1.2.0/user_doc/standalone-deployment.json
index 8eafa3a..d205cc7 100644
--- a/zh-cn/docs/1.2.0/user_doc/standalone-deployment.json
+++ b/zh-cn/docs/1.2.0/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "standalone-deployment.md",
- "__html":
"<h1>单机部署(Standalone)</h1>\n<p>DolphinScheduler单机部署分为后端部署和前端部署两部分:</p>\n<h1>1、后端部署</h1>\n<h3>1.1
: 基础软件安装(必装项请自行安装)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.7系列) :
两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,
如果需要用到资源上传功能,针对单机可以选择本地文件目录作为上传文件夹(此操作不需要部署Hadoop);当然也可以选择上传到Hadoop or Mi [...]
+ "__html":
"<h1>单机部署(Standalone)</h1>\n<p>DolphinScheduler单机部署分为后端部署和前端部署两部分:</p>\n<h1>1、后端部署</h1>\n<h3>1.1
: 基础软件安装(必装项请自行安装)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.7系列) :
两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,
如果需要用到资源上传功能,针对单机可以选择本地文件目录作为上传文件夹(此操作不需要部署Hadoop);当然也可以选择上传到Hadoop or Mi [...]
"link": "/zh-cn/docs/1.2.0/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.2.1/user_doc/cluster-deployment.html
b/zh-cn/docs/1.2.1/user_doc/cluster-deployment.html
index 305940b..4ebc635 100644
--- a/zh-cn/docs/1.2.1/user_doc/cluster-deployment.html
+++ b/zh-cn/docs/1.2.1/user_doc/cluster-deployment.html
@@ -102,7 +102,7 @@ chmod 600 ~/.ssh/authorized_keys
</code></pre>
</li>
</ul>
-<p> 注意:<em>正常设置后,dolphinscheduler用户在执行命令<code>ssh localhost</code>
是不需要再输入密码的</em></p>
+<p>注意:<em>正常设置后,dolphinscheduler用户在执行命令<code>ssh localhost</code>
是不需要再输入密码的</em></p>
<ul>
<li>
<p>在ds1上,配置部署用户dolphinscheduler ssh打通到其他待部署的机器</p>
@@ -310,6 +310,7 @@ sh: bin/dolphinscheduler-daemon.sh: No such file or
directory
<ul>
<li>
<p>访问前端页面地址: <a
href="http://192.168.xx.xx:12345/dolphinscheduler">http://192.168.xx.xx:12345/dolphinscheduler</a>
,出现前端登录页面,接口地址(自行修改)</p>
+<p>默认用户名密码:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
diff --git a/zh-cn/docs/1.2.1/user_doc/cluster-deployment.json
b/zh-cn/docs/1.2.1/user_doc/cluster-deployment.json
index d0f4288..4857211 100644
--- a/zh-cn/docs/1.2.1/user_doc/cluster-deployment.json
+++ b/zh-cn/docs/1.2.1/user_doc/cluster-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "cluster-deployment.md",
- "__html":
"<h1>集群部署(Cluster)</h1>\n<p>1.2.1之前DolphinScheduler集群部署分为后端部署和前端部署两部分,1.2.1合并了前后端:</p>\n<h1>1、集群部署</h1>\n<h3>1.1
: 基础软件安装(必装项请自行安装)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.6或者5.7系列)
: 两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,如果需要用到资源上传功能,可以选择上传到Hadoop or
MinIO上</li>\n</ul>\n<pr [...]
+ "__html":
"<h1>集群部署(Cluster)</h1>\n<p>1.2.1之前DolphinScheduler集群部署分为后端部署和前端部署两部分,1.2.1合并了前后端:</p>\n<h1>1、集群部署</h1>\n<h3>1.1
: 基础软件安装(必装项请自行安装)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.6或者5.7系列)
: 两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,如果需要用到资源上传功能,可以选择上传到Hadoop or
MinIO上</li>\n</ul>\n<pr [...]
"link": "/zh-cn/docs/1.2.1/user_doc/cluster-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.2.1/user_doc/standalone-deployment.html
b/zh-cn/docs/1.2.1/user_doc/standalone-deployment.html
index 946279b..8c7e3d0 100644
--- a/zh-cn/docs/1.2.1/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/1.2.1/user_doc/standalone-deployment.html
@@ -320,6 +320,7 @@ client_max_body_size 1024m;
</li>
<li>
<p>访问前端页面地址: <a href="http://localhost:8888">http://localhost:8888</a>
,出现前端登录页面,前端web也安装完成了</p>
+<p>默认用户名密码:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
@@ -376,6 +377,7 @@ server {
</li>
<li>
<p>访问前端页面地址: <a href="http://localhost:8888">http://localhost:8888</a>
,出现前端登录页面,前端web也安装完成了</p>
+<p>默认用户名密码:admin/dolphinscheduler123</p>
<p align="center">
<img src="/img/login.png" width="60%" />
</p>
diff --git a/zh-cn/docs/1.2.1/user_doc/standalone-deployment.json
b/zh-cn/docs/1.2.1/user_doc/standalone-deployment.json
index 0a546b7..5f9c6ce 100644
--- a/zh-cn/docs/1.2.1/user_doc/standalone-deployment.json
+++ b/zh-cn/docs/1.2.1/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "standalone-deployment.md",
- "__html":
"<h1>单机部署(Standalone)</h1>\n<p>DolphinScheduler单机部署分为后端部署和前端部署两部分:</p>\n<h1>1、后端部署</h1>\n<h3>1.1
: 基础软件安装(必装项请自行安装)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.6或者5.7系列)
: 两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,
如果需要用到资源上传功能,针对单机可以选择本地文件目录作为上传文件夹(此操作不需要部署Hadoop);当然也可以选择上传到Hadoop [...]
+ "__html":
"<h1>单机部署(Standalone)</h1>\n<p>DolphinScheduler单机部署分为后端部署和前端部署两部分:</p>\n<h1>1、后端部署</h1>\n<h3>1.1
: 基础软件安装(必装项请自行安装)</h3>\n<ul>\n<li>PostgreSQL (8.2.15+) or MySQL (5.6或者5.7系列)
: 两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,
如果需要用到资源上传功能,针对单机可以选择本地文件目录作为上传文件夹(此操作不需要部署Hadoop);当然也可以选择上传到Hadoop [...]
"link": "/zh-cn/docs/1.2.1/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file