Skip to content

Deployment

Deploy School ERP for private / self-hosted customers.

Architecture (private)

  • App servers behind a load balancer (HTTPS)
  • PostgreSQL primary (+ optional replica)
  • Object storage for documents and media
  • Background workers for notifications and reports

Deploy checklist

  1. Configure secrets (DB, mail, storage, JWT)
  2. Run migrations
  3. Start web + worker processes
  4. Verify health checks
  5. Create first admin and academic year

Cloud SaaS

Most schools use the managed SaaS tenant. See Installation.

For version history, see Release Notes.