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/dolphinscheduler-website.git


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

commit 99e05f630275cd498fe82bf92def33c5baa5993a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 22 13:05:51 2021 +0000

    Automated deployment: cd1eb491d7bceae95164d8cb7af1e63a72306020
---
 en-us/docs/dev/user_doc/guide/quick-start.html |   6 +++++
 en-us/docs/dev/user_doc/guide/quick-start.json |   2 +-
 en-us/docs/dev/user_doc/guide/security.html    |  33 ++++++++++++++++++++++++
 en-us/docs/dev/user_doc/guide/security.json    |   2 +-
 img/create-environment.png                     | Bin 0 -> 192706 bytes
 img/use-environment.png                        | Bin 0 -> 110154 bytes
 zh-cn/docs/dev/user_doc/guide/quick-start.html |   6 +++++
 zh-cn/docs/dev/user_doc/guide/quick-start.json |   2 +-
 zh-cn/docs/dev/user_doc/guide/security.html    |  34 +++++++++++++++++++++++++
 zh-cn/docs/dev/user_doc/guide/security.json    |   2 +-
 10 files changed, 83 insertions(+), 4 deletions(-)

diff --git a/en-us/docs/dev/user_doc/guide/quick-start.html 
b/en-us/docs/dev/user_doc/guide/quick-start.html
index 6a314b0..1c1c606 100644
--- a/en-us/docs/dev/user_doc/guide/quick-start.html
+++ b/en-us/docs/dev/user_doc/guide/quick-start.html
@@ -53,6 +53,12 @@
       <img src="/img/worker-group-en.png" width="60%" />
     </p>
 <ul>
+<li>Create environment</li>
+</ul>
+   <p align="center">
+    <img src="/img/create-environment.png" width="60%" />
+   </p>
+<ul>
 <li>
 <p>Create a token</p>
 <p align="center">
diff --git a/en-us/docs/dev/user_doc/guide/quick-start.json 
b/en-us/docs/dev/user_doc/guide/quick-start.json
index b23b39e..2ee26ad 100644
--- a/en-us/docs/dev/user_doc/guide/quick-start.json
+++ b/en-us/docs/dev/user_doc/guide/quick-start.json
@@ -1,6 +1,6 @@
 {
   "filename": "quick-start.md",
-  "__html": "<h1>Quick Start</h1>\n<ul>\n<li>\n<p>Administrator user 
login</p>\n<blockquote>\n<p>Address:<a 
href=\"http://192.168.xx.xx:12345/dolphinscheduler\";>http://192.168.xx.xx:12345/dolphinscheduler</a>
  Username and password: 
admin/dolphinscheduler123</p>\n</blockquote>\n</li>\n</ul>\n<p 
align=\"center\">\n   <img src=\"/img/login_en.png\" width=\"60%\" />\n 
</p>\n<ul>\n<li>Create queue</li>\n</ul>\n<p align=\"center\">\n   <img 
src=\"/img/create-queue-en.png\" width=\"60%\" />\n  [...]
+  "__html": "<h1>Quick Start</h1>\n<ul>\n<li>\n<p>Administrator user 
login</p>\n<blockquote>\n<p>Address:<a 
href=\"http://192.168.xx.xx:12345/dolphinscheduler\";>http://192.168.xx.xx:12345/dolphinscheduler</a>
  Username and password: 
admin/dolphinscheduler123</p>\n</blockquote>\n</li>\n</ul>\n<p 
align=\"center\">\n   <img src=\"/img/login_en.png\" width=\"60%\" />\n 
</p>\n<ul>\n<li>Create queue</li>\n</ul>\n<p align=\"center\">\n   <img 
src=\"/img/create-queue-en.png\" width=\"60%\" />\n  [...]
   "link": "/dist/en-us/docs/dev/user_doc/guide/quick-start.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/en-us/docs/dev/user_doc/guide/security.html 
b/en-us/docs/dev/user_doc/guide/security.html
index 40f940a..f91d503 100644
--- a/en-us/docs/dev/user_doc/guide/security.html
+++ b/en-us/docs/dev/user_doc/guide/security.html
@@ -158,6 +158,39 @@
 </ul>
 <pre><code class="language-conf">worker.groups=default,test
 </code></pre>
+<h2>Environmental Management</h2>
+<ul>
+<li>
+<p>Configure the Worker operating environment online. A Worker can specify 
multiple environments, and each environment is equivalent to the 
dolphinscheduler_env.sh file.</p>
+</li>
+<li>
+<p>The default environment is the dolphinscheduler_env.sh file.</p>
+</li>
+<li>
+<p>When the task is executed, the task can be assigned to the designated 
worker group, and the corresponding environment can be selected according to 
the worker group. Finally, the worker node executes the environment first and 
then executes the task.</p>
+</li>
+</ul>
+<blockquote>
+<p>Add/Update environment</p>
+</blockquote>
+<ul>
+<li>
+<p>The environment configuration is equivalent to the configuration in the 
dolphinscheduler_env.sh file.</p>
+<p align="center">
+    <img src="/img/create-environment.png" width="80%" />
+</p>
+</li>
+</ul>
+<blockquote>
+<p>Use environment</p>
+</blockquote>
+<ul>
+<li>
+<p>Create a task node in the workflow definition and select the environment 
corresponding to the Worker group and the Worker group. When the task is 
executed, the Worker will execute the environment first before executing the 
task.</p>
+  <p align="center">
+      <img src="/img/use-environment.png" width="80%" />
+  </p></li>
+</ul>
 </div></section><footer class="footer-container"><div 
class="footer-body"><div><h3>About us</h3><h4>Do you need feedback? Please 
contact us through the following ways.</h4></div><div 
class="contact-container"><ul><li><img class="img-base" 
src="/img/emailgray.png"/><img class="img-change" src="/img/emailblue.png"/><a 
href="/en-us/community/development/subscribe.html"><p>Email 
List</p></a></li><li><img class="img-base" src="/img/twittergray.png"/><img 
class="img-change" src="/img/twitterbl [...]
   <script 
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-with-addons.min.js"></script>
   <script 
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-dom.min.js"></script>
diff --git a/en-us/docs/dev/user_doc/guide/security.json 
b/en-us/docs/dev/user_doc/guide/security.json
index 772ffca..574863f 100644
--- a/en-us/docs/dev/user_doc/guide/security.json
+++ b/en-us/docs/dev/user_doc/guide/security.json
@@ -1,6 +1,6 @@
 {
   "filename": "security.md",
-  "__html": "<h1>Security</h1>\n<ul>\n<li>Only the administrator account in 
the security center has the authority to operate. It has functions such as 
queue management, tenant management, user management, alarm group management, 
worker group management, token management, etc. In the user management module, 
resources, data sources, projects, etc. Authorization</li>\n<li>Administrator 
login, default user name and password: 
admin/dolphinscheduler123</li>\n</ul>\n<h2>Create queue</h2>\n<ul>\ [...]
+  "__html": "<h1>Security</h1>\n<ul>\n<li>Only the administrator account in 
the security center has the authority to operate. It has functions such as 
queue management, tenant management, user management, alarm group management, 
worker group management, token management, etc. In the user management module, 
resources, data sources, projects, etc. Authorization</li>\n<li>Administrator 
login, default user name and password: 
admin/dolphinscheduler123</li>\n</ul>\n<h2>Create queue</h2>\n<ul>\ [...]
   "link": "/dist/en-us/docs/dev/user_doc/guide/security.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/img/create-environment.png b/img/create-environment.png
new file mode 100644
index 0000000..9befbdc
Binary files /dev/null and b/img/create-environment.png differ
diff --git a/img/use-environment.png b/img/use-environment.png
new file mode 100644
index 0000000..c1394a0
Binary files /dev/null and b/img/use-environment.png differ
diff --git a/zh-cn/docs/dev/user_doc/guide/quick-start.html 
b/zh-cn/docs/dev/user_doc/guide/quick-start.html
index 68af0e6..f1aaab9 100644
--- a/zh-cn/docs/dev/user_doc/guide/quick-start.html
+++ b/zh-cn/docs/dev/user_doc/guide/quick-start.html
@@ -57,6 +57,12 @@
     <img src="/img/worker_group.png" width="60%" />
   </p>
 <ul>
+<li>创建环境</li>
+</ul>
+ <p align="center">
+    <img src="/img/create-environment.png" width="60%" />
+  </p>
+<ul>
 <li>创建token令牌</li>
 </ul>
  <p align="center">
diff --git a/zh-cn/docs/dev/user_doc/guide/quick-start.json 
b/zh-cn/docs/dev/user_doc/guide/quick-start.json
index 921d923..eb3685d 100644
--- a/zh-cn/docs/dev/user_doc/guide/quick-start.json
+++ b/zh-cn/docs/dev/user_doc/guide/quick-start.json
@@ -1,6 +1,6 @@
 {
   "filename": "quick-start.md",
-  "__html": "<h1>快速上手</h1>\n<ul>\n<li>\n<p>喜欢看视频的伙伴可以参见手把手教你如何《快速上手 Apache 
DolphinScheduler 教程》\n<a 
href=\"https://www.bilibili.com/video/BV1d64y1s7eZ\";><img 
src=\"https://user-images.githubusercontent.com/15833811/126286960-dfb3bfee-c8fb-4bdf-a717-d3be221c9711.png\";
 alt=\"image\"></a></p>\n</li>\n<li>\n<p>管理员用户登录</p>\n<blockquote>\n<p>地址:<a 
href=\"http://192.168.xx.xx:12345/dolphinscheduler\";>http://192.168.xx.xx:12345/dolphinscheduler</a>
 用户名密码:admin/dolphinscheduler123</p>\n</blockquo [...]
+  "__html": "<h1>快速上手</h1>\n<ul>\n<li>\n<p>喜欢看视频的伙伴可以参见手把手教你如何《快速上手 Apache 
DolphinScheduler 教程》\n<a 
href=\"https://www.bilibili.com/video/BV1d64y1s7eZ\";><img 
src=\"https://user-images.githubusercontent.com/15833811/126286960-dfb3bfee-c8fb-4bdf-a717-d3be221c9711.png\";
 alt=\"image\"></a></p>\n</li>\n<li>\n<p>管理员用户登录</p>\n<blockquote>\n<p>地址:<a 
href=\"http://192.168.xx.xx:12345/dolphinscheduler\";>http://192.168.xx.xx:12345/dolphinscheduler</a>
 用户名密码:admin/dolphinscheduler123</p>\n</blockquo [...]
   "link": "/dist/zh-cn/docs/dev/user_doc/guide/quick-start.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/dev/user_doc/guide/security.html 
b/zh-cn/docs/dev/user_doc/guide/security.html
index 2f51037..d82b763 100644
--- a/zh-cn/docs/dev/user_doc/guide/security.html
+++ b/zh-cn/docs/dev/user_doc/guide/security.html
@@ -157,6 +157,40 @@
 <pre><code class="language-conf">示例: 
 worker.groups=default,test
 </code></pre>
+<h2>环境管理</h2>
+<ul>
+<li>
+<p>在线配置Worker运行环境,一个Worker可以指定多个环境,每个环境等价于dolphinscheduler_env.sh文件.</p>
+</li>
+<li>
+<p>默认环境为dolphinscheduler_env.sh文件.</p>
+</li>
+<li>
+<p>在任务执行时,可以将任务分配给指定worker分组,根据worker分组选择对应的环境,最终由该组中的worker节点执行环境后执行该任务.</p>
+</li>
+</ul>
+<blockquote>
+<p>创建/更新 环境</p>
+</blockquote>
+<ul>
+<li>
+<p>环境配置等价于dolphinscheduler_env.sh文件内配置</p>
+<p align="center">
+    <img src="/img/create-environment.png" width="80%" />
+</p>
+</li>
+</ul>
+<blockquote>
+<p>使用 环境</p>
+</blockquote>
+<ul>
+<li>
+<p>在工作流定义中创建任务节点选择Worker分组和Worker分组对应的环境,任务执行时Worker会先执行环境在执行任务.</p>
+  <p align="center">
+      <img src="/img/use-environment.png" width="80%" />
+  </p>
+</li>
+</ul>
 </div></section><footer class="footer-container"><div 
class="footer-body"><div><h3>联系我们</h3><h4>有问题需要反馈?请通过以下方式联系我们。</h4></div><div 
class="contact-container"><ul><li><img class="img-base" 
src="/img/emailgray.png"/><img class="img-change" src="/img/emailblue.png"/><a 
href="/zh-cn/community/development/subscribe.html"><p>邮件列表</p></a></li><li><img 
class="img-base" src="/img/twittergray.png"/><img class="img-change" 
src="/img/twitterblue.png"/><a href="https://twitter.com/dolphinschedule";><p 
[...]
   <script 
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-with-addons.min.js"></script>
   <script 
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-dom.min.js"></script>
diff --git a/zh-cn/docs/dev/user_doc/guide/security.json 
b/zh-cn/docs/dev/user_doc/guide/security.json
index e4a941c..5d03f33 100644
--- a/zh-cn/docs/dev/user_doc/guide/security.json
+++ b/zh-cn/docs/dev/user_doc/guide/security.json
@@ -1,6 +1,6 @@
 {
   "filename": "security.md",
-  "__html": 
"<h1>安全中心(权限系统)</h1>\n<ul>\n<li>安全中心只有管理员账户才有权限操作,分别有队列管理、租户管理、用户管理、告警组管理、worker分组管理、令牌管理等功能,在用户管理模块可以对资源、数据源、项目等授权</li>\n<li>管理员登录,默认用户名密码:admin/dolphinscheduler123</li>\n</ul>\n<h2>创建队列</h2>\n<ul>\n<li>队列是在执行spark、mapreduce等程序,需要用到“队列”参数时使用的。</li>\n<li>管理员进入安全中心-&gt;队列管理页面,点击“创建队列”按钮,创建队列。</li>\n</ul>\n<p
 align=\"center\">\n  <img src=\"/img/create-queue.png\" width=\"80%\" 
/>\n</p>\n<h2>添加租户</h2>\n<ul>\n<li>租户对应的是Linux的用户,用于worker提交作业所使用的用户。如果linux没有这个用户,worker会在执行脚本的时候创建这
 [...]
+  "__html": 
"<h1>安全中心(权限系统)</h1>\n<ul>\n<li>安全中心只有管理员账户才有权限操作,分别有队列管理、租户管理、用户管理、告警组管理、worker分组管理、令牌管理等功能,在用户管理模块可以对资源、数据源、项目等授权</li>\n<li>管理员登录,默认用户名密码:admin/dolphinscheduler123</li>\n</ul>\n<h2>创建队列</h2>\n<ul>\n<li>队列是在执行spark、mapreduce等程序,需要用到“队列”参数时使用的。</li>\n<li>管理员进入安全中心-&gt;队列管理页面,点击“创建队列”按钮,创建队列。</li>\n</ul>\n<p
 align=\"center\">\n  <img src=\"/img/create-queue.png\" width=\"80%\" 
/>\n</p>\n<h2>添加租户</h2>\n<ul>\n<li>租户对应的是Linux的用户,用于worker提交作业所使用的用户。如果linux没有这个用户,worker会在执行脚本的时候创建这
 [...]
   "link": "/dist/zh-cn/docs/dev/user_doc/guide/security.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to