DolphinScheduler/deploy
kezhenxu94 67cc260d52
Split the components into individual package, refactor configurations to use Spring properties (#7160)
* Split the components into individual package

A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.

* Split the components into individual package

A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.

* Split the components into individual package

A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
2021-12-10 11:28:53 +08:00
..
docker Split the components into individual package, refactor configurations to use Spring properties (#7160) 2021-12-10 11:28:53 +08:00
kubernetes/dolphinscheduler Split the components into individual package, refactor configurations to use Spring properties (#7160) 2021-12-10 11:28:53 +08:00
README.md Split the components into individual package, refactor configurations to use Spring properties (#7160) 2021-12-10 11:28:53 +08:00

DolphinScheduler for Docker and Kubernetes

QuickStart in Docker

EN doc CN doc

QuickStart in Kubernetes

EN doc CN doc