|
@@ -55,20 +55,10 @@ Overload processing: Task queue mechanism, the number of schedulable tasks on a
|
|
|

|
|
|

|
|
|

|
|
|
-### Document
|
|
|
-
|
|
|
-- <a href="https://dolphinscheduler.apache.org/en-us/docs/1.2.0/user_doc/backend-deployment.html" target="_blank">Backend deployment documentation</a>
|
|
|
-
|
|
|
-- <a href="https://dolphinscheduler.apache.org/en-us/docs/1.2.0/user_doc/frontend-deployment.html" target="_blank">Front-end deployment documentation</a>
|
|
|
-
|
|
|
-- [**User manual**](https://dolphinscheduler.apache.org/en-us/docs/1.2.0/user_doc/system-manual.html?_blank "System manual")
|
|
|
-
|
|
|
-- [**Upgrade document**](https://dolphinscheduler.apache.org/en-us/docs/1.2.0/user_doc/upgrade.html?_blank "Upgrade document")
|
|
|
+### Online Demo
|
|
|
|
|
|
- <a href="http://106.75.43.194:8888" target="_blank">Online Demo</a>
|
|
|
|
|
|
-More documentation please refer to <a href="https://dolphinscheduler.apache.org/en-us/docs/1.2.0/user_doc/quick-start.html" target="_blank">[DolphinScheduler online documentation]</a>
|
|
|
-
|
|
|
### Recent R&D plan
|
|
|
Work plan of Dolphin Scheduler: [R&D plan](https://github.com/apache/incubator-dolphinscheduler/projects/1), Under the `In Develop` card is what is currently being developed, TODO card is to be done (including feature ideas)
|
|
|
|
|
@@ -86,9 +76,8 @@ Welcome to participate in contributing, please refer to the process of submittin
|
|
|
Artifact:
|
|
|
|
|
|
```
|
|
|
-dolphinscheduler-dist/dolphinscheduler-backend/target/apache-dolphinscheduler-incubating-${latest.release.version}-dolphinscheduler-backend-bin.tar.gz: Binary package of DolphinScheduler-Backend
|
|
|
-dolphinscheduler-dist/dolphinscheduler-front/target/apache-dolphinscheduler-incubating-${latest.release.version}-dolphinscheduler-front-bin.tar.gz: Binary package of DolphinScheduler-UI
|
|
|
-dolphinscheduler-dist/dolphinscheduler-src/target/apache-dolphinscheduler-incubating-${latest.release.version}-src.zip: Source code package of DolphinScheduler
|
|
|
+dolphinscheduler-dist/target/apache-dolphinscheduler-incubating-${latest.release.version}-dolphinscheduler-bin.tar.gz: Binary package of DolphinScheduler
|
|
|
+dolphinscheduler-dist/target/apache-dolphinscheduler-incubating-${latest.release.version}-src.zip: Source code package of DolphinScheduler
|
|
|
```
|
|
|
|
|
|
### Thanks
|