---
title: "Deploy (v1) Simple Medusa Backend"
description: "Deploy an ecommerce backend and admin using Medusa"
category: "Other"
url: https://railway.com/deploy/pwNTJ1
---

# Deploy (v1) Simple Medusa Backend

Deploy an ecommerce backend and admin using Medusa

**[Deploy (v1) Simple Medusa Backend on Railway](https://railway.com/template/pwNTJ1)**

- **Creator:** Shahed Nasser's Projects
- **Category:** Other
- **Total deploys:** 350

## Template content

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:latest

### Redis https://devicons.railway.app/i/redis.svg

- **Image:** bitnami/redis

### medusa-starter-default

- **Source:** medusajs/medusa-starter-default
- **Start command:** `medusa migrations run && medusa start`
- **Public domain:** Yes

## Documentation

> Note: this deploys a simple Medusa backend that's good for testing or simple use cases. For a recommended production deployment, refer to [this template](https://railway.app/template/zC7eOq?referralCode=TW4Qi0).

Deploy a fully-fledged ecommerce backend and admin dashboard using [Medusa](https://medusajs.com/).

Once the deployment finishes, you can access the admin dashboard at `/app`. Refer to [this documentation](https://docs.medusajs.com/deployments/server/deploying-on-railway#create-admin-user) to learn how to create an admin user.

You can refer to the [Admin](https://docs.medusajs.com/api/admin) and [Store](https://docs.medusajs.com/api/store) API references to learn how to send requests to the Medusa backend.

Please note that this template doesn't use Redis or the production module for events and caching. Refer to the documentation to learn how to set them:

- [Set redis_url in Medusa's configurations](https://docs.medusajs.com/development/backend/configurations#redis_url)
- [Install and use the Redis Event Bus module](https://docs.medusajs.com/development/events/modules/redis)
- [Install and use the Redis Cache module](https://docs.medusajs.com/development/cache/modules/redis)

You can refer to the [Medusa documentation](https://docs.medusajs.com/) for guides related to troubleshooting, development, plugins, and more.

Please consider [giving Medusa a star on GitHub](https://github.com/medusajs/medusa).

## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — [Jul'26] 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/pwNTJ1
