48 lines
1.3 KiB
Markdown
48 lines
1.3 KiB
Markdown
---
|
|
title: "[bojemoi] fix(scripts): paralléliser suricata et supprimer boucle msf-teamserver"
|
|
date: 2026-06-23T17:08:35+02:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit ed124c2 par Betty dans bojemoi"
|
|
author: "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(-)
|
|
```
|