Bootstrap wiki page Deploiement

selecta 2026-08-15 14:56:15 +00:00
parent d231c704b9
commit 1ba89eb7bf

29
Deploiement.md Normal file

@ -0,0 +1,29 @@
# Deploiement
## Environnements
- **Local** : developpement et verification rapide
- **Preproduction** : validation avant mise en ligne
- **Production** : environnement public reel
## Repere VPS
- dossier production : `/home/ubuntu/portail-associations`
- dossier preprod : `/home/ubuntu/portail-associations-preprod`
- domaine prod : `https://www.portail-association973.com`
- domaine preprod : `https://preprod.portail-association973.com`
## Commande de deploiement
```bash
./scripts/deploy-vps.sh prod
./scripts/deploy-vps.sh preprod
```
## Verifications apres deploiement
1. healthcheck repond
2. home publique charge
3. admin charge
4. cartes et assets essentiels s'affichent
5. pas de regression sur les parcours critiques