khuyentran1401 / kestra.io

Home Page:https://kestra.io/

Repository from Github https://github.comkhuyentran1401/kestra.ioRepository from Github https://github.comkhuyentran1401/kestra.io

Kestra documentation

Kestra workflow orchestrator

Event-driven declarative orchestrator that simplifies data operations.

gif

Documentation

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

Local development of the Kestra UI

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

npm install
npm run dev

You can access the UI from http://localhost:8080/.

Troubleshooting tips

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 90.2%Language:SCSS 3.7%Language:TypeScript 3.1%Language:JavaScript 2.4%Language:Shell 0.5%Language:Dockerfile 0.0%