
Deploy Activepieces
Open-source alternative to Zapier, make.com, n8n
Activepieces
Just deployed
/var/lib/postgresql/data
Redis
Just deployed
/data
Activepieces
Just deployed
Deploy and Host Activepieces on Railway
About Hosting Activepieces
Common Use Cases
Dependencies for Activepieces Hosting
Deployment Dependencies
Why Deploy Activepieces on Railway?
Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.
By deploying Activepieces on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.
Template Content
PGDATA
Directory where PostgreSQL stores its database files
PGPORT
PostgreSQL server port
POSTGRES_DB
Default PostgreSQL database to create
POSTGRES_USER
Default PostgreSQL administrator username
SSL_CERT_DAYS
Number of days generated SSL certificates remain valid
Redis
redis:8.2.1REDISPORT
Redis server port
REDISUSER
Redis username, usually default
Activepieces
activepieces/activepieces:latestPORT
Application port
AP_ENVIRONMENT
Application environment, such as prod or dev
AP_EXECUTION_MODE
Determines how workflow executions are processed
AP_SIGN_UP_ENABLED
Enables or disables new user registration
AP_TELEMETRY_ENABLED
Enables or disables anonymous telemetry
AP_NODE_EXECUTABLE_PATH
Path to the Node.js executable
AP_TEMPLATES_SOURCE_URL
URL used to retrieve workflow templates
AP_ENGINE_EXECUTABLE_PATH
Path to the Activepieces execution engine
AP_FLOW_WORKER_CONCURRENCY
Maximum number of flows processed concurrently by each worker
AP_WEBHOOK_TIMEOUT_SECONDS
Maximum webhook execution duration in seconds
AP_SANDBOX_RUN_TIME_SECONDS
Maximum sandbox execution duration in seconds
AP_TRIGGER_DEFAULT_POLL_INTERVAL
Default polling interval for scheduled triggers
