Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 2.39 KB

README.md

File metadata and controls

46 lines (35 loc) · 2.39 KB

Kestra workflow orchestrator

Event-Driven Declarative Orchestrator

Last Version License GitHub star
Kestra infinitely scalable orchestration and scheduling platform Slack

twitter   linkedin   youtube  

Get started in 4 minutes with Kestra

Get started with Kestra in 4 minutes.

Kestra Blueprints

The official Kestra Blueprints library can be found under kestra.io/docs.

Blueprints are a curated, organized, and searchable catalog of ready-to-use examples designed to help you kickstart your workflow.

Each Blueprint combines code and documentation and can be assigned several tags for organization and discoverability.

Contributing Tips

  1. Make sure your flow id uses url-style-hyphen-case-notation.
  2. Make your flow id as long and descriptive as possible.
  3. Make sure that the file name matches the flow id of your blueprint.