This documentation is to deploy activepieces on VM Instance or VM Instance Group, we should first create VM templateDocumentation 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.
Create VM Template
First choose machine type (e.g e2-medium) After configuring the VM Template, you can proceed to click on “Deploy Container” and specify the following container-specific settings:- Image: activepieces/activepieces
- Run as a privileged container: true
- Environment Variables:
AP_QUEUE_MODE: MEMORYAP_DB_TYPE: SQLITE3AP_FRONTEND_URL: http://localhost:80AP_EXECUTION_MODE: SANDBOXED
- Firewall: Allow HTTP traffic (for testing purposes only)