Documentation Index
Fetch the complete documentation index at: https://activepieces-fix-troubleshoort.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
- Valid License Key
- Activepieces must be installed with
PostgreSQLas the database backend andRedisas Queue System. - Works on Fresh Installations only.
Installation
- Change the Docker Image to
ghcr.io/activepieces/activepieces:latest - Set the
AP_LICENSE_KEYenvironment variable to your license key. - Set the
AP_EDITIONenvironment variable toee. - Set the
AP_EXECUTION_MODEto ‘SANDBOXED` and ensure that the Docker containers are privileged. In the docker-compose file, they are commented out by default.