🎬

Video tutorial coming soon.

🧩 Setup ActivePieces — No-Code Workflow Automation

Deploy ActivePieces on Ubuntu with Docker — an open-source, no-code automation platform that lets teams build workflows visually, add human approval steps, and connect 100+ apps without writing code. The cleanest self-hosted Zapier alternative available.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install — ActivePieces with PostgreSQL and Redis in one command.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/automation/activepieces/activepieces-ubuntu.sh
chmod +x activepieces-ubuntu.sh
sudo bash activepieces-ubuntu.sh

Tutorial Steps

1 Download the Script

Fetch the ActivePieces install script from the Prisma Docker library:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/automation/activepieces/activepieces-ubuntu.sh

2 Make it Executable

Grant execute permission before running:

chmod +x activepieces-ubuntu.sh

3 Run the Installer

The script installs Docker if needed, then deploys ActivePieces with PostgreSQL and Redis as backing services.

sudo bash activepieces-ubuntu.sh

4 Access the Web UI

Open your browser and navigate to your server IP on port 8080. Create your admin account, then start building flows from the visual editor.

http://<your-server-ip>:8080

Ports Used

PortPurpose
8080ActivePieces Web UI

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    Need Help Setting Up ActivePieces?

                      Contact Us

                      Frequently Asked Questions