Ben8t / kestra.io

Home Page:https://kestra.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kestra documentation

Kestra workflow orchestrator

Kestra is an orchestration & scheduler platform that helps you to build, run, schedule, and monitor complex pipelines.

Kestra orchestrator

Documentation

  • The official Kestra documentation can be found here: kestra.io

Run locally

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

npm install
npm run dev

The site will be accessible at http://localhost:8080/.

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

In this case, you must switch to the OpenSSL legacy provider via export NODE_OPTIONS=--openssl-legacy-provider.

License

Apache 2.0 © Kestra Technologies

About

https://kestra.io/


Languages

Language:Vue 80.4%Language:SCSS 15.3%Language:JavaScript 3.6%Language:Shell 0.6%