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¶
- Configure secrets (DB, mail, storage, JWT)
- Run migrations
- Start web + worker processes
- Verify health checks
- Create first admin and academic year
Cloud SaaS¶
Most schools use the managed SaaS tenant. See Installation.
For version history, see Release Notes.