lecoffre-back-mini/docs/DEPLOIEMENT.md
Omar Oughriss f58579a621
All checks were successful
build-and-push-int-dev / build_push (push) Successful in 32s
Replace 'ext' tag with 'int-dev'
2025-09-22 15:01:39 +02:00

565 B

Déploiement - LeCoffre Back Mini

Préparation

  • Branche int-dev.
  • Variables IDNOT_*, STRIPE_*, MAILCHIMP_*, OVH_* dans lecoffre_node/.env.master.

Déploiement (orchestrateur)

cd /home/debian/4NK_env/lecoffre_node
./scripts/start.sh | cat
./scripts/validate-deployment.sh | cat

Vérifications

curl -sS https://dev4.4nkweb.com/api/health | jq .
  • Dashboards Grafana Backend.

Règles

  • Pas de compose direct.
  • Démarrer après sdk_relay (géré par scripts).
  • Push sur int-dev sans CI si docs/config only.