sdk_relay/docs/DEPLOIEMENT.md
Omar Oughriss ba40d40fa5
All checks were successful
build-and-push-int-dev / build_push (push) Successful in 1m22s
Replace 'ext' tag with 'int-dev'
2025-09-22 15:02:56 +02:00

525 B

Déploiement - SDK Relay

Préparation

  • Branche int-dev.
  • SDK_RELAY_* dans lecoffre_node/.env.master.
  • Accès bitcoin RPC/ZMQ et blindbit-proxy.

Déploiement (orchestrateur)

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

Vérifications

  • WS: wss://dev4.4nkweb.com/ws/.
  • ./scripts/monitor-progress.sh | cat (attente IBD/BlindBit).

Règles

  • Pas de compose direct.
  • Push int-dev sans CI si pas de binaire à reconstruire.