Deploy eqms-tenant-template
EQMS Template for on-demand launches
Just deployed
Just deployed
/var/lib/postgresql/data
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.
Template Content
