|
|
fc3d7e6357
|
feat(Production): Complete production deployment infrastructure
- Add comprehensive health check system with multiple endpoints
- Add Prometheus metrics endpoint
- Add production logging configurations (5 strategies)
- Add complete deployment documentation suite:
* QUICKSTART.md - 30-minute deployment guide
* DEPLOYMENT_CHECKLIST.md - Printable verification checklist
* DEPLOYMENT_WORKFLOW.md - Complete deployment lifecycle
* PRODUCTION_DEPLOYMENT.md - Comprehensive technical reference
* production-logging.md - Logging configuration guide
* ANSIBLE_DEPLOYMENT.md - Infrastructure as Code automation
* README.md - Navigation hub
* DEPLOYMENT_SUMMARY.md - Executive summary
- Add deployment scripts and automation
- Add DEPLOYMENT_PLAN.md - Concrete plan for immediate deployment
- Update README with production-ready features
All production infrastructure is now complete and ready for deployment.
|
2025-10-25 19:18:37 +02:00 |
|
|
|
bb8420f8f7
|
chore: update .gitignore with cache and temporary files
Add ignore patterns for:
- Cache files (storage/cache/*.cache.php)
- PHPStan cache (var/phpstan/cache/**)
- Temporary debug output directories
- Cookies and session files
This prevents committing:
✅ Generated cache files
✅ PHPStan analysis cache
✅ Temporary test outputs
✅ Sensitive session data
|
2025-10-05 11:06:18 +02:00 |
|
|
|
55a330b223
|
Enable Discovery debug logging for production troubleshooting
- Add DISCOVERY_LOG_LEVEL=debug
- Add DISCOVERY_SHOW_PROGRESS=true
- Temporary changes for debugging InitializerProcessor fixes on production
|
2025-08-11 20:13:26 +02:00 |
|
|
|
a9e70b3817
|
chore: update gitignore
|
2025-07-17 17:23:06 +02:00 |
|
|
|
dea2038938
|
chore: update gitignore
|
2025-07-17 16:48:55 +02:00 |
|
|
|
ded1d8ad38
|
chore: update gitignore
|
2025-07-17 16:41:12 +02:00 |
|
|
|
ec5526e2b2
|
chore: complete update
|
2025-07-17 16:38:55 +02:00 |
|
|
|
64a7051137
|
chore: complete update
|
2025-07-17 16:24:20 +02:00 |
|
|
|
899227b0a4
|
chore: lots of changes
|
2025-05-24 07:09:22 +02:00 |
|
|
|
3284204281
|
chore: initial commit with Docker + Ansible base
|
2025-05-18 17:03:56 +02:00 |
|