Go-live Checklist¶
Use this checklist before declaring the system live:
- [ ] Web server meets all hosting requirements (IIS, .NET 4.8, security).
- [ ] Database is restored/deployed with correct schema and data.
- [ ]
MyCompanyconnection string updated and tested. - [ ] SMTP settings configured and tested successfully.
- [ ] File permissions validated (including BLOB storage paths).
- [ ] SSL certificate installed and HTTPS tested.
- [ ] Core business flows tested (Projects, Resources, Timesheets, Procurement, Reporting).
- [ ] Backup routines configured for database and application files.
- [ ] Monitoring and alerting configured (see Monitoring System Health).
- [ ] Support responsibilities and escalation paths agreed and documented.
- [ ] Users informed and, where necessary, trained.
Retain a signed-off copy of this checklist for audit and traceability.