Plateforme de gestion centralisée pour votre infrastructure
Architecture: L'infrastructure ChatSphere est composée de 3 conteneurs Docker principaux (Backend Express, MySQL 8.0, Dashboard) orchestrés via Docker Compose.
Monitoring: Le Docker Monitor fournit des statistiques en temps réel calculées via l'API Docker (CPU: delta calculation, RAM: usage/limit percentage).
Déploiement: Processus automatisé via tar.gz → SCP → extract → rebuild.
Voir docs/AUTOMATION_ENDPOINTS.md
Sécurité: Authentification par ADMIN_SECRET pour le dashboard, JWT tokens pour l'API backend, accès Docker socket en root.