Deploying Engine

EC2, Docker, Render, cPanel, and shared-Node recipes.

Engine is a single Node process plus MySQL. Almost any host works.

Recommended stacks

  • Hostinger Cloud Pro (shared-Node) for small Indian merchants
  • AWS EC2 t3.small + RDS MySQL for mid-size
  • Render or Railway for fastest first deploy
  • Docker Compose on a single VPS for self-hosted
bash
NODE_ENV=production node dist/server.js