A self-hosted activepieces application.
curl -q -LSsf "https://raw.githubusercontent.com/composemgr/activepieces/main/docker-compose.yaml" | docker compose -f - up -dgit clone "https://github.com/composemgr/activepieces" ~/.local/srv/docker/activepieces
cd ~/.local/srv/docker/activepieces
docker compose up -dcomposemgr install activepiecesSee docker-compose.yaml for environment variables and configuration options.
Check the official project documentation for detailed setup and usage information.