Activepieces Hosting

Automate business processes with visual workflows and integrations for popular services.

Order now No setup fees
  • One click deploy
  • 1 GB RAM Memory needed
  • 15 GB Disk Space Needed
  • From 2 € Price

Tech

Docker image
activepieces/activepieces:latest
Default port
80

How Activepieces works

Activepieces builds flows from a trigger followed by one or more actions. A flow can start on a schedule, webhook, or event from a connected service, then transform data, apply conditions, call APIs, or write to another application through reusable pieces. Connections hold the authorised credentials needed by those pieces, and run history helps an operator inspect execution outcomes.

The catalogue deliberately uses a lightweight single-container configuration: SQLite3 for data, an in-memory queue, and UNSANDBOXED execution mode. The first visitor creates the platform administrator and further public signups close. This arrangement is appropriate only for trusted single-tenant use; it is not the isolated Postgres, Redis, worker, and sandbox architecture documented for larger production or multi-tenant deployments.

Key Activepieces features

Every automation can cause external side effects such as creating records, sending provider messages, changing files, or triggering paid API calls. A successful local execution does not mean the target accepted the intended business result, and a retry can duplicate an action when the remote service is not idempotent. Test flows with limited accounts and review the impact of each step before enabling schedules or public webhooks.

Unsandboxed execution means flow code and pieces run inside the application container without the stronger isolation intended for untrusted multi-tenant code. Only trusted administrators should build or import flows. Secrets, webhook URLs, API tokens, logs, payloads, and connected accounts must be protected, and application email is disabled, so email-based invitations or recovery are not part of this package.

Activepieces vs Zapier

Activepieces offers self-hosted visual flows, triggers, actions, webhooks, schedules, and extensible pieces. Zapier is a provider-operated automation service with a large hosted app catalogue, task-based usage plans, multi-step Zaps, tables, forms, AI features, team workspaces, administration, and commercial support.

Zapier may suit organisations that want managed connectors, vendor-operated scaling, native collaboration, and less infrastructure responsibility. Activepieces fits trusted operators who prefer to host their own automation data and accept the configuration boundaries. The the hosting service template does not reproduce Zapier’s connector guarantees, task service, team governance, or enterprise controls.

Who uses Activepieces

Operations teams can move data between trusted business services, developers can receive webhooks and call internal APIs, and small organisations can schedule routine record updates. A personal administrator can also automate repetitive tasks across accounts they own.

Activepieces in this catalogue is not a multi-tenant automation platform, isolated code-execution service, durable distributed queue, managed connector contract, or protection against harmful workflow logic. It should not accept untrusted builders or public code, and critical flows need independent monitoring, reconciliation, and a manual recovery procedure.

Self-hosting Activepieces: requirements and cost

Activepieces resource use depends on flow count, trigger frequency, webhook traffic, payload size, step count, external latency, concurrent executions, logs, and retained run history. PostgreSQL and MariaDB are Not required by this template because it uses SQLite3, while the queue stays in memory. The software has no separate application charge, but complex or overlapping flows can exhaust a small single-node process.

On AvaHost, Activepieces uses Plan 1 at €2. The hosted Activepieces package includes one-click deployment, a custom domain with automated HTTPS, automatic application updates, and scheduled backups. Create the first administrator account before sharing the address. The package uses an in-memory queue and unsandboxed execution, so it is for trusted single-tenant automation rather than untrusted builders or distributed production workloads. AvaHost does not supply connected-service accounts, API usage, connector guarantees, SMTP, application email, reconciliation, or rollback of external actions.

F.A.Q

  • Activepieces starts at €2 on Plan 1 for modest trusted automations. Flow count, trigger frequency, payload size, action count, external response time, concurrent executions, logs, and retained run history determine capacity. The in-memory queue and single container make this package unsuitable for heavy distributed workloads.

  • The catalogue sets `AP_EXECUTION_MODE` to `UNSANDBOXED`, so flow code and pieces execute inside the application container without the stronger isolation used for untrusted multi-tenant workloads. Restrict building and importing flows to trusted administrators, use narrowly scoped credentials, and avoid executing code or pieces from unknown sources.

  • The hosted package includes the automation application, not accounts, subscriptions, API quotas, or credentials for connected services. You must authorise each connection and remain responsible for provider billing, rate limits, data handling, and side effects. AvaHost does not validate every connector or reverse actions performed in another system.

  • Automatic application updates keep the persistent Activepieces data attached, and scheduled backups cover the hosted installation. Review piece changes, authentication updates, webhooks, schedules, and a sample execution after significant releases. A backup can restore local configuration, but it cannot undo records, messages, payments, or other changes already made in external services.