Samir Boulahtit
dc7fb5ca19
feat: add capacity planning docs, image upload system, and platform health monitoring
Documentation:
- Add comprehensive capacity planning guide (docs/architecture/capacity-planning.md)
- Add operations docs: platform-health, capacity-monitoring, image-storage
- Link pricing strategy to capacity planning documentation
- Update mkdocs.yml with new Operations section
Image Upload System:
- Add ImageService with WebP conversion and sharded directory structure
- Generate multiple size variants (original, 800px, 200px)
- Add storage stats endpoint for monitoring
- Add Pillow dependency for image processing
Platform Health Monitoring:
- Add /admin/platform-health page with real-time metrics
- Show CPU, memory, disk usage with progress bars
- Display capacity thresholds with status indicators
- Generate scaling recommendations automatically
- Determine infrastructure tier based on usage
- Add psutil dependency for system metrics
Admin UI:
- Add Capacity Monitor to Platform Health section in sidebar
- Create platform-health.html template with stats cards
- Create platform-health.js for Alpine.js state management
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 17:17:09 +01:00
..
2025-11-22 18:21:23 +01:00
2025-11-17 22:59:42 +01:00
2025-11-21 23:38:03 +01:00
2025-11-28 07:58:33 +01:00
2025-11-28 07:58:33 +01:00
2025-12-01 21:51:07 +01:00
2025-12-01 22:04:07 +01:00
2025-11-18 22:50:55 +01:00
2025-12-21 20:57:08 +01:00
2025-12-25 17:17:09 +01:00
2025-12-02 19:40:00 +01:00
2025-12-01 21:51:07 +01:00
2025-12-13 22:36:09 +01:00
2025-12-11 05:52:50 +01:00
2025-11-19 21:55:34 +01:00
2025-12-01 21:51:07 +01:00
2025-12-20 21:17:41 +01:00
2025-11-18 23:32:07 +01:00
2025-12-03 22:16:05 +01:00
2025-11-18 23:32:07 +01:00