What it is
A local development orchestrator for multi-service stacks with dependency-aware startup, readiness checks, runtime logs, and remote TUI sessions.
FlowLayer is a local development orchestrator for multi-service stacks, with dependency-aware startup, readiness checks, runtime logs, and remote TUI sessions.
A local development orchestrator for multi-service stacks with dependency-aware startup, readiness checks, runtime logs, and remote TUI sessions.
Not a production orchestrator, not a replacement for every container or init-system workflow, and not an Internet-exposed control plane.
Use it when teams need fast, repeatable local orchestration for source-based services and shared runtime visibility during distributed development scenarios.
Install FlowLayer, run a first stack, and understand server and TUI modes.
Honest technical comparisons with Docker Compose, Kubernetes, PM2, systemd, and Foreman/Overmind.
Configuration model for services, commands, waves, and readiness.
Task-focused guides for common local development and orchestration workflows.
Reusable stack patterns for API, worker, infra bootstrap, and gradual decomposition.
Scenario-driven guides for distributed systems development across local, remote, and shared environments.
How to read service states, startup waves, snapshots, and live runtime events.
Symptom-first fixes for startup failures, connectivity issues, readiness stalls, and logs.
Practical guidance for remote access, session tokens, and safe operation of distributed FlowLayer sessions.
Real flags and invocation modes for flowlayer-server and flowlayer-client-tui.
Reference material for WebSocket lifecycle, envelopes, events, and errors.
Baseline for HTTP endpoints and resources exposed by FlowLayer.
Guidance for using the official TUI and building custom clients.