Specifications for hosting Activepieces
Component | Memory (RAM) | CPU Cores | Notes |
---|---|---|---|
PostgreSQL | 1 GB | 1 | |
Redis | 1 GB | 1 | |
Activepieces | 8 GB | 2 | For high availability, consider deploying across multiple machines. Set FLOW_WORKER_CONCURRENCY to 25 for optimal performance. |
FLOW_WORKER_CONCURRENCY
and SCHEDULED_WORKER_CONCURRENCY
dictate the number of concurrent jobs processed for flows and scheduled flows, respectively. By default, these are set to 20 and 10.SANDBOXED_CODE_ONLY
and UNSANDBOXED
execution modes, which are recommended and used in self-hosted setups.)
You can anticipate handling over 20 million executions monthly with this setup.