Skip to content

tsundata/flowline

Repository files navigation

flowline

Build Go Report Card GitHub release (latest SemVer) GitHub

Flowline is a workflow system for schedule

Features

  • Workflow base DAG
  • RABC
  • logs
  • custom runtime

Architecture

Architecture

Applications used

  • etcd

Requirements

This project requires Go 1.20 or newer

Installation

  1. Install etcd

  2. Import Configuration to etcd

  3. Set Environment

  4. Build binary

  5. Run App binary

Flowline REST API

Swagger UI

dashboard

workflows

dag editor

users

runs

jobs

events

workers

codes

variables

connections

Reference

kubernetes

License

flowline is licensed under the MIT license.