mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Kestra (#280)
This commit is contained in:
parent
29ea77f6af
commit
fdded75847
1 changed files with 10 additions and 0 deletions
10
software/kestra.yml
Normal file
10
software/kestra.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue