Files
template-webapp/docs/DEPLOYMENT.md
2026-01-27 20:37:55 +01:00

35 lines
885 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Déploiement
Décrit les environnements et le processus de déploiement.
---
## Légende des zones
- `<A REMPLIR - PROJET> (exemple: à personnaliser — a supprimer)` : à compléter par toi selon le projet.
- `<A COMPLETER PAR AGENT>` : à compléter par un agent spécialisé DevOps.
---
## 1. Environnements
- Local : <A COMPLETER PAR AGENT>
- Staging (pré-production) : <A COMPLETER PAR AGENT>
- Production : <A COMPLETER PAR AGENT>
## 2. Pipeline CI/CD
- Étapes : <A COMPLETER PAR AGENT>
- Stratégie de release : <A COMPLETER PAR AGENT>
## 3. Configuration
- Variables denvironnement : <A COMPLETER PAR AGENT>
- Secrets : <A COMPLETER PAR AGENT>
## 4. Migrations
- Stratégie : <A COMPLETER PAR AGENT>
- Rollback (retour arrière) : <A COMPLETER PAR AGENT>
---
## Exemple (a supprimer)
- CI/CD : tests -> build -> déploiement.
- Release : tag git + changelog.