Add flow-0.10.13 and update documentation

This commit is contained in:
Gitea Actions
2026-03-26 16:10:43 +00:00
parent d64a131063
commit 67cf9607c2
3 changed files with 94 additions and 46 deletions

View File

@@ -6,9 +6,9 @@ A Helm chart for deploying the Flow workflow automation platform to Kubernetes.
Flow is a distributed workflow automation platform consisting of:
- **Core Services**: Workflow Engine, Activity Registry, Definition Store, Workflow Logging, Connection Store, Tenant Registry
- **Frontend**: Blazor WebAssembly web application
- **Activity Services**: 23+ activity implementations for various integrations (HTTP, SQL, Azure, AWS, etc.)
- **Core Services**: Workflow Engine, Activity Registry, Definition Store, Workflow Logging, Connection Store, Tenant Registry, AI Assistant
- **Frontend**: Blazor Server web application with BPMN editor, notification center, and AI workflow generation
- **Activity Services**: 28+ activity implementations for various integrations (HTTP, SQL, Azure, AWS, messaging, etc.)
- **Infrastructure**: RabbitMQ for messaging, PostgreSQL for persistence, Redis for caching (optional)
## Prerequisites