This commit is contained in:
spham 2025-09-13 23:52:26 +02:00
parent 645f7d2208
commit 3e5361d3c5

View File

@ -3,7 +3,7 @@
> 🚀 Stack complète pour déployer une infrastructure IA/ML sur Hetzner avec GitLab CI/CD et Ansible
[![Infrastructure Tests](https://img.shields.io/badge/pipeline-passing-brightgreen.svg)](https://img.shields.io/badge/tests-95%25-brightgreen)
[![Cost Efficiency](https://img.shields.io/badge/Cost%20vs%20AWS-12x%20cheaper-green)](docs/COSTS.md)
[![Cost Efficiency](https://img.shields.io/badge/Cost%20vs%20AWS-12x%20cheaper-green)](#-coûts-réels)
[![Uptime](https://img.shields.io/badge/Uptime-99.94%25-brightgreen)](https://monitoring.yourcompany.com)
## 🎯 Objectif
@ -229,18 +229,18 @@ k6 run tests/load/k6_inference_test.js
## 📚 Documentation
- [**Architecture**](docs/ARCHITECTURE.md) : Diagrammes et décisions
- [**Deployment**](docs/DEPLOYMENT.md) : Guide étape par étape
- [**Troubleshooting**](docs/TROUBLESHOOTING.md) : Solutions aux problèmes courants
- [**Scaling**](docs/SCALING.md) : Quand et comment scaler
- [**Costs**](docs/COSTS.md) : Analyse détaillée des coûts
- [**Architecture**](docs/01_architecture.md) : Diagrammes et décisions
- [**Deployment**](docs/02_deployment.md) : Guide étape par étape
- [**Troubleshooting**](docs/05_troubleshooting.md) : Solutions aux problèmes courants
- [**Applications**](docs/03_applications.md) : Guide des applications
- [**Tools**](docs/04_tools.md) : Outils disponibles
## 🤝 Support
### Issues Communes
1. **GPU pas détectée** → [Solution](docs/TROUBLESHOOTING.md#gpu-detection)
2. **Latence élevée** → [Optimisation](docs/TROUBLESHOOTING.md#latency-optimization)
3. **Out of memory** → [Configuration](docs/TROUBLESHOOTING.md#memory-management)
1. **GPU pas détectée** → [Solution](docs/05_troubleshooting.md#gpu-detection)
2. **Latence élevée** → [Optimisation](docs/05_troubleshooting.md#latency-optimization)
3. **Out of memory** → [Configuration](docs/05_troubleshooting.md#memory-management)
## 🚀 Migration