For licensing inquiries regarding the self-hosted enterprise edition, please reach out to sales@activepieces.com
, as the code and Docker image are not covered by the MIT license.
PostgreSQL
as the database backend.ghcr.io/activepieces/activepieces:latest
AP_LICENSE_KEY
environment variable to your license key.AP_EDITION
environment variable to ee
.AP_EXECUTION_MODE
to ‘SANDBOXED` and ensure that the Docker containers are privileged. In the docker-compose file, they are commented out by default.For licensing inquiries regarding the self-hosted enterprise edition, please reach out to sales@activepieces.com
, as the code and Docker image are not covered by the MIT license.
PostgreSQL
as the database backend.ghcr.io/activepieces/activepieces:latest
AP_LICENSE_KEY
environment variable to your license key.AP_EDITION
environment variable to ee
.AP_EXECUTION_MODE
to ‘SANDBOXED` and ensure that the Docker containers are privileged. In the docker-compose file, they are commented out by default.