From fdded75847b534c54b1fbd26ae7ac71bca226362 Mon Sep 17 00:00:00 2001 From: MartinRst <125883179+MartinRst@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:50:08 +0100 Subject: [PATCH] Add Kestra (#280) --- software/kestra.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/kestra.yml diff --git a/software/kestra.yml b/software/kestra.yml new file mode 100644 index 0000000000..39f85df658 --- /dev/null +++ b/software/kestra.yml @@ -0,0 +1,10 @@ +name: Kestra +website_url: https://kestra.io +description: Event-driven, language-agnostic platform to create, schedule, and monitor workflows. In code. Coordinate data pipelines and tasks such as ETL and ELT. +licenses: + - Apache-2.0 +platforms: + - Docker +tags: + - Automation +source_code_url: https://github.com/kestra-io/kestra