DolphinScheduler/deploy/terraform
Wenjun Ruan 41a8ba9aab
Support alert server HA (#13865)
* Support alert server cluster

* Remove WORKER_ALERT_LISTEN_HOST in statefulset-dolphinscheduler-worker.yaml
2023-04-05 17:31:50 +08:00
..
aws Support alert server HA (#13865) 2023-04-05 17:31:50 +08:00
.gitignore Add Terraform deploy manifests for quick setup in AWS (#13252) 2022-12-22 16:55:32 +08:00
README.md Add Terraform deploy manifests for quick setup in AWS (#13252) 2022-12-22 16:55:32 +08:00

Terraform for DolphinScheduler

Terraform scripts to set up a DolphinScheduler environment (standalone mode or/and cluster mode) in minutes (if not seconds).

Install Terraform

Install Terraform according to the documentation.

AWS

Refer to the doc.