Deployment Guide
Production runbooks and operational checklists for hosting SaleOS.
| Start here | When |
|---|---|
| Laravel Forge Deployment | Hosting API + SPA + Docs on Forge (recommended) |
| Production Runbook | Launch blockers, smoke, rollback |
| Installation | Local Herd / Vite development only |
Go-live
| Document | Description |
|---|---|
| Laravel Forge Deployment | Three-site Forge topology, .env, deploy scripts, daemons, Reverb, email |
| Production Runbook | Primary deploy / go-live checklist |
| Upgrade Guide | Migrate-only upgrades for modules & permissions |
| Release Process | Tagging, versioning, three-repo release checklist |
| Notification System | Redis, workers, Reverb, rollout checklist, troubleshooting |
| RC1 Production Readiness | Release candidate hardening notes (absorbed into v1.1.0) |
| Go-Live Hardening | Hardening delivery notes |
Domain ops guides
| Document | Description |
|---|---|
| Authentication | Mail, reset, session, security ops |
| Tenant RBAC | RBAC production checklist |
| Central Settings | System settings ops |
| Tenant Settings | Workspace branding & mail ops |
| Payment Gateways | Stripe / Creem production ops |
| Module Development | Shipping modules to production |
| Leads | Leads module ops |
| Tasks | Tasks module ops |
| Daily CRM Summary | Daily Reminder Time CRM summary — pilot / GA checklist |
| Calendar | Calendar module ops |
| Meetings | Meetings module ops |
| Communication Templates | Templates module ops |
| Branded | Custom domains ops |
Related repos
- Backend: SaaS-Backend (Laravel API)
- Frontend: SaaS-Frontend (React SPA)
- Docs: SaaS-Docs (this site)