Build + PM2 + Nginx (règles IPX) + Certbot #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objectif
Mettre le site en ligne avec HTTPS.
Étapes
pnpm installpnpm prisma migrate deploypnpm buildpm2 start .output/server/index.mjs --name galerie-nuxtpm2 savesudo certbot --nginx -d galerie.balam-web.frConfig Nginx spécifique
⚠️ Ne jamais bloquer /_ipx/ via Nginx — IPX génère les variantes dynamiquement.
Validation
curl -I https://galerie.balam-web.fr/uploads/processed/test.webp→ headers Nginx (pas Node)