Radosław Gierwiało
642c8f6d6f
feat: add production operations scripts and monitoring guide
Add comprehensive tooling for production deployment:
Scripts (scripts/):
- backup-db.sh: Automated database backups with 7-day retention
- restore-db.sh: Safe database restore with confirmation prompts
- health-check.sh: Complete service health monitoring
- README.md: Operational scripts documentation
Monitoring (docs/MONITORING.md):
- Application health monitoring
- Docker container monitoring
- External monitoring setup (UptimeRobot, Pingdom)
- Log monitoring and rotation
- Alerting configuration
- Incident response procedures
- SLA targets and metrics
All scripts include:
- Environment support (dev/prod)
- Error handling and validation
- Detailed status reporting
- Safety confirmations where needed
2025-11-20 22:22:22 +01:00
..
2025-11-15 21:56:05 +01:00
2025-11-12 18:07:42 +01:00
2025-11-14 22:53:54 +01:00
2025-11-12 18:07:42 +01:00
2025-11-13 18:00:08 +01:00
2025-11-20 22:22:22 +01:00
2025-11-13 15:47:54 +01:00
2025-11-12 18:07:42 +01:00
2025-11-13 16:39:27 +01:00
2025-11-20 22:14:07 +01:00
2025-11-20 22:12:58 +01:00