Files
blog/content/posts/commits/2026-06-23-commit-ed124c2.md
Betty e62e03951b
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: commit ed124c2 in bojemoi
2026-06-23 17:08:36 +02:00

1.3 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(scripts): paralléliser suricata et supprimer boucle msf-teamserver 2026-06-23T17:08:35+02:00 false
commit
bojemoi
main
Git Activity
Commit ed124c2 par Betty dans bojemoi Betty

Commit ed124c2

Repository bojemoi
Branch main
Author Betty
Hash ed124c2a14cf62209a1ed06d21fc6523da631650

Description

  • gameover/startover: suricata down/up lancé en parallèle sur tous les nodes avec & + wait — durée = node le plus lent, pas la somme
  • gameover: ajout -t 5 sur compose down pour forcer l'arrêt en 5s
  • startover: registry check déplacé après deploy_stack boot (c'est boot qui démarre la registry, pas avant)
  • startover: suppression de la boucle msf-teamserver (max 10 min) — remplacée par wait_time=30 intégré au deploy_stack, les workers ak47/bm12/uzi gèrent la reconnexion MSF eux-mêmes

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	scripts/gameover.sh
M	scripts/startover.sh

Diff Summary

 scripts/gameover.sh  | 15 ++++++++-------
 scripts/startover.sh | 46 +++++++++++++++++-----------------------------
 2 files changed, 25 insertions(+), 36 deletions(-)