From 1ba89eb7bfcbb5b9a6ab08a9af404ddef9f5d8d6 Mon Sep 17 00:00:00 2001 From: selecta Date: Sat, 15 Aug 2026 14:56:15 +0000 Subject: [PATCH] Bootstrap wiki page Deploiement --- Deploiement.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Deploiement.md diff --git a/Deploiement.md b/Deploiement.md new file mode 100644 index 0000000..9d7c44f --- /dev/null +++ b/Deploiement.md @@ -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