Skip to content

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

Notifications You must be signed in to change notification settings

starlightknown/docs-kestra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 3 minutes with Kestra

Get started with Kestra in 3 minutes.

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

About

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

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 88.6%
  • TypeScript 5.5%
  • SCSS 3.5%
  • JavaScript 2.4%