SkillAgentSearch skills...

Docs

Documentation for Kestra — an event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.

Install / Use

/learn @kestra-io/Docs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://www.kestra.io"> <img src="https://kestra.io/banner.png" alt="Kestra workflow orchestrator" /> </a> </p> <h1 align="center" style="border-bottom: none"> Event-Driven Declarative Orchestrator </h1> <div align="center"> <a href="https://github.com/kestra-io/kestra/releases"><img src="https://img.shields.io/github/tag-pre/kestra-io/kestra.svg?color=blueviolet" alt="Last Version" /></a> <a href="https://github.com/kestra-io/kestra/blob/develop/LICENSE"><img src="https://img.shields.io/github/license/kestra-io/kestra?color=blueviolet" alt="License" /></a> <a href="https://github.com/kestra-io/kestra/stargazers"><img src="https://img.shields.io/github/stars/kestra-io/kestra?color=blueviolet&logo=github" alt="GitHub star" /></a> <br> <a href="https://kestra.io"><img src="https://img.shields.io/badge/Website-kestra.io-192A4E?color=blueviolet" alt="Kestra infinitely scalable orchestration and scheduling platform"></a> <a href="https://kestra.io/slack"><img src="https://img.shields.io/badge/Slack-Join%20Community-blueviolet?logo=slack" alt="Slack"></a> </div> <br /> <p align="center"> <a href="https://twitter.com/kestra_io" style="margin: 0 10px;"> <img height="25" src="https://kestra.io/twitter.svg" alt="twitter" width="35" height="25" /></a> <a href="https://www.linkedin.com/company/kestra/" style="margin: 0 10px;"> <img height="25" src="https://kestra.io/linkedin.svg" alt="linkedin" width="35" height="25" /></a> <a href="https://www.youtube.com/@kestra-io" style="margin: 0 10px;"> <img height="25" src="https://kestra.io/youtube.svg" alt="youtube" width="35" height="25" /></a> </p> <p align="center"> <a href="https://go.kestra.io/video/product-overview" target="_blank"> <img src="https://kestra.io/startvideo.png" alt="Get started in 3 minutes with Kestra" width="640px" /> </a> </p> <p align="center" style="color:#CF9FFF;"><strong>Get started with Kestra in 3 minutes.</strong></p>

Kestra Documentation

Kestra is an open-source infinitely-scalable orchestration platform enabling all engineers to manage business-critical workflows declaratively in code.

gif

Documentation

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

Local development of the Kestra Docs

To run the docs locally, you must have Node.js and NPM installed. Then, run the following commands:

npm install
npm run dev

You can access the docs at localhost:3001.

Contributing Tips

Ensure that all links, including images, are relative.

Troubleshooting tips

Depending on your Node.js and OS version, you may encounter the following error: Error message "error:0308010C:digital envelope routines::unsupported".

To resolve this issue, you will need to switch to the OpenSSL legacy provider by executing the following command: export NODE_OPTIONS=--openssl-legacy-provider.

If you are using an Apple Silicon Mac, please ensure that you are using Node.js version 20 or higher.

License

Apache 2.0 © Kestra Technologies

Stay up to date

We release new versions on a monthly basis. To stay informed about the latest releases and receive notifications for future updates, please consider starring our main repository.

Star the repo

View on GitHub
GitHub Stars138
CategoryDevelopment
Updated41m ago
Forks162

Languages

Astro

Security Score

100/100

Audited on Mar 31, 2026

No findings