docs/install/options/railway.mdx
Railway simplifies your infrastructure stack from servers to observability with a single, scalable, easy-to-use platform. With Railway's one-click deployment, you can get Activepieces up and running in minutes without managing servers, databases, or infrastructure.
<a href="https://railway.com/deploy/kGEO1J" target="_blank"> </a>The Railway template deploys Activepieces with the following components:
Before deploying, ensure you have:
Once deployed, Railway will provide you with a public URL where your Activepieces instance is accessible.
Railway allows you to configure Activepieces through environment variables. You can set these in the Railway dashboard under your project's Variables tab.
Configure the execution mode for security and performance: See the Sandboxing documentation for details on each mode.
AP_TELEMETRY_ENABLED: Enable/disable telemetry (default: false)For a complete list of all available environment variables, see the Environment Variables documentation.
Railway supports custom domains with automatic SSL:
AP_FRONTEND_URL environment variable to match your custom domainFor more details on SSL configuration, see the Setup SSL guide.
Before deploying to production, review these important points:
AP_WORKER_CONCURRENCY based on your workload and hardware resourcesRailway provides built-in observability features for Activepieces. You can view logs and metrics in the Railway dashboard.
To upgrade to a new version of Activepieces on Railway:
After deploying Activepieces on Railway: