---
title: "Deploy eqms-tenant-template"
description: "PostgreSQL + eqms for isolated per-customer Railway projects."
category: "Starters"
url: https://railway.com/deploy/eqms-tenant-template
---

# Deploy eqms-tenant-template

PostgreSQL + eqms for isolated per-customer Railway projects.

**[Deploy eqms-tenant-template on Railway](https://railway.com/template/eqms-tenant-template)**

- **Creator:** phillipjamesmarzouk-bot's Projects
- **Category:** Starters

## Template content

### eqms

- **Source:** https://github.com/phillipjamesmarzouk-bot/eqms
- **Public domain:** Yes

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

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

## Documentation

# Deploy and Host eqms with Railway

What is eqms? eqms is a quality management system for document control, training, CAPA, and compliance workflows. This template deploys a production-ready eqms instance with PostgreSQL on Railway.

## About Hosting eqms

This template creates an isolated Railway project with two services: a PostgreSQL database and the eqms Next.js application from GitHub. The database and app are wired together via reference variables. After deploy, open the eqms public URL and verify `/api/health` returns `"ok": true`.

## Common Use Cases

- Dedicated eqms environment per customer or business unit
- Staging or demo instance before production rollout
- Model B SaaS where each tenant gets its own Railway project

## Dependencies for eqms Hosting

- PostgreSQL (included in template)
- GitHub-connected eqms service (included in template)

### Deployment Dependencies

After first deploy, set `AUTH_URL` on the eqms service to its public `*.up.railway.app` URL if login redirects fail, then redeploy once.

Verify health: `GET /api/health` should return `"database": "up"`.

### Why Deploy eqms on Railway?

Railway hosts your database and application together with private networking, automatic deploys from GitHub, and horizontal scaling when you need it. One click gives you a full stack without manual infrastructure setup.

## Similar templates

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [Appsmith](https://railway.com/deploy/appsmith-1) — Low-code platform for internal tools, dashboards, and admin panels.

Open this page in a browser: https://railway.com/deploy/eqms-tenant-template
