Activepieces

Self-Hosted

Open-source no-code automation platform (alternative to Zapier/Make)

Visit Website

Overview

Activepieces is an open-source, no-code automation tool that lets you build and run workflows to connect apps, services, and data without coding. It supports over 100 integrations (Slack, Google Sheets, GitHub) and allows self-hosting via Docker/Kubernetes, giving full control over data privacy and infrastructure. Design workflows visually with drag-and-drop, trigger in real time or schedule, and customize logic using built-in tools. Perfect for replacing proprietary automation tools while keeping workflows on-premise or in your cloud.

Self-Hosting Resources

Below is a reference structure for docker-compose.yml. ⚠️ Do NOT run blindly. Replace placeholders with official values.

docker-compose.template.yml TEMPLATE

version: '3'
services:
  activepieces:
    image: <OFFICIAL_IMAGE_NAME>:latest
    container_name: activepieces
    ports:
      - "8080:<APP_INTERNAL_PORT>"
    volumes:
      - ./data:/app/data
    restart: unless-stopped

Key Features

  • No-code drag-and-drop workflow builder
  • 100+ pre-built integrations (Slack, Google Workspace, GitHub)
  • Self-hostable with Docker/Kubernetes
  • Real-time triggers and scheduled execution

Frequently Asked Questions

? Is Activepieces hard to install?

Activepieces is easy to install via Docker—run a single command on a server with Docker installed. Helm charts are available for Kubernetes. Official docs provide step-by-step guides, making it accessible for users with basic server experience.

? Is it a good alternative to Zapier or Make?

Yes—Activepieces offers similar no-code workflow capabilities with 100+ integrations. Unlike Zapier/Make, it lets you self-host, so you control data and avoid subscription costs for unlimited workflows. Ideal for teams prioritizing privacy and customization.

? Is Activepieces completely free?

The self-hosted version is open-source and free to use. A paid cloud plan exists with team collaboration and priority support, but core self-hosted functionality has no costs.

Top Alternatives

Make (Integromat) Search Google
Microsoft Power Automate Search Google

People Also Ask about Activepieces

Activepieces vs ZapierActivepieces vs Make (Integromat)Activepieces vs Microsoft Power Automate Activepieces 2025 review Activepieces docker-compose example

Tool Info

Pricing Open Source
Category Automation
Platform Self-Hosted

Pros

  • Privacy-focused (data stays on your infrastructure)
  • No subscription fees for self-hosted use
  • Open-source (customizable to unique needs)
  • Extensive library of integrations

Cons

  • Requires basic server knowledge for self-hosting
  • Cloud plan has limits vs enterprise tools
  • Some niche integrations may be unavailable

More Automation Tools