Back to Iii

Getting Started

frameworks/motia/docs/content/docs/deployment-guide/getting-started.mdx

0.13.0509 B
Original Source

When you're ready to deploy your Motia project to production, pick the path that fits your needs:

<Cards> <Card href="/docs/deployment-guide/self-hosted" title="Self-Hosted"> Run Motia in Docker on your own infrastructure. </Card> <Card href="/docs/deployment-guide/railway" title="Deploy to Railway"> One-click deployment with managed Redis. </Card> <Card href="/docs/deployment-guide/fly" title="Deploy to Fly.io"> Global edge deployment with Upstash Redis. </Card> </Cards>