Skip to content

Getting Started

Get started with apflow, a distributed task orchestration framework. Whether you are building standalone automations or scaling to distributed clusters, these guides will help you get up and running.


Guides

  • Installation


    Choose between standalone and distributed cluster deployment.

    Installation

  • Quick Start


    Build and run your first task in 10 minutes.

    Quick Start

  • Core Concepts


    Understand tasks, executors, dependencies, and orchestration.

    Core Concepts

  • Tutorials


    Step-by-step tutorials for common patterns.

    First Steps Tutorial


Learning Paths

Quick Start Path -- Get running as fast as possible.

  1. Installation
  2. Quick Start

Developer Path -- Build a solid understanding, then apply it.

  1. Core Concepts
  2. Tutorials
  3. Task Orchestration Guide

Production Path -- Deploy and operate apflow in production.

  1. Installation
  2. Distributed Cluster Guide
  3. API Server Guide