---
title: "Deploy Frappe Framework"
description: "A template to deploy Frappe Framework on Railway"
category: "Other"
url: https://railway.com/deploy/frappe-framework
---

# Deploy Frappe Framework

A template to deploy Frappe Framework on Railway

**[Deploy Frappe Framework on Railway](https://railway.com/template/frappe-framework)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/frappe-framework/manifest.json

- **Creator:** Harsh Tandiya
- **Category:** Other

## Template content

### frappe_railway

- **Source:** https://github.com/harshtandiya/frappe_railway
- **Health check:** /api/method/ping
- **Public domain:** Yes

### mariadb

- **Source:** https://github.com/harshtandiya/frappe_railway

### redis

- **Source:** https://github.com/harshtandiya/frappe_railway

## Documentation

# Deploy and Host Frappe Framework on Railway

Frappe Framework is an open-source web framework for building business applications. It comes with useful features like authentication, permissions, APIs, background jobs, forms, and reports out of the box. It also powers ERPNext.

## About Hosting Frappe Framework

Running Frappe involves more than just hosting a web server. You also need a database, Redis for caching and background jobs, workers, and persistent storage for your site files.

On Railway, these can run as separate services inside the same project and communicate over a private network.

## Common Use Cases

- Hosting ERPNext
- Building custom business applications
- Creating internal tools and workflows

## Dependencies for Frappe Framework Hosting

- MariaDB
- Redis
- Python and Node.js
- Frappe Bench


## Why Deploy Frappe Framework 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 Frappe Framework 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.


## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/frappe-framework
