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-12-24 18:15:27 +01:00
2025-12-21 14:12:43 +01:00
2025-12-13 22:36:09 +01:00
2025-11-28 19:37:38 +01:00
2025-11-28 20:10:22 +01:00
2025-12-02 19:39:16 +01:00
2025-12-21 14:12:02 +01:00
2025-12-25 17:17:09 +01:00
2025-12-18 21:05:12 +01:00
2025-12-24 18:23:49 +01:00
2025-12-21 14:12:26 +01:00
2025-12-13 13:33:03 +01:00
2025-12-13 22:59:51 +01:00
2025-11-28 19:30:17 +01:00
2025-12-13 22:59:51 +01:00
2025-12-21 14:08:31 +01:00
2025-11-28 19:30:17 +01:00
2025-12-13 22:59:51 +01:00
2025-12-20 20:33:48 +01:00
2025-12-20 20:33:48 +01:00
2025-12-13 22:59:51 +01:00
2025-12-13 14:51:10 +01:00
2025-11-28 19:30:17 +01:00
2025-12-21 20:57:47 +01:00
2025-12-24 18:15:27 +01:00
2025-11-28 20:10:22 +01:00
2025-11-28 19:37:38 +01:00
2025-12-25 12:58:00 +01:00
2025-12-03 21:34:20 +01:00
2025-12-20 22:17:55 +01:00