Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions software/runloop.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: RunLoop
website_url: https://github.com/EnterpriseX-Platform/RunLoop
source_code_url: https://github.com/EnterpriseX-Platform/RunLoop
description: Workflow engine combining a drag-drop DAG editor with multi-runtime code execution (Python/Node.js/Shell/Docker), four pluggable queue backends (Postgres/RabbitMQ/Kafka/Redis Streams), an AES-256-GCM secret vault, and WebSocket-streamed live executions. Three containers, ~140 MiB RAM idle.
licenses:
- AGPL-3.0
platforms:
- Go
- Nodejs
- Docker
tags:
- Automation
Loading