Files
blog/content/posts/commits/2026-05-21-commit-fcb85b2.md
Betty ad42fbe16f
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 14s
post: commit fcb85b2 in bojemoi
2026-05-21 13:14:33 +02:00

50 lines
1.5 KiB
Markdown

---
title: "[bojemoi] feat(borodino): ajout stack borodino-msf + attente teamserver au démarrage"
date: 2026-05-21T13:14:32+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit fcb85b2 par Betty dans bojemoi"
author: "Betty"
---
## Commit `fcb85b2`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `fcb85b2aa922d0a075e9434560083d62dc9c9ddb` |
### Description
- Nouveau stack 39-service-borodino-msf.yml pour msf-teamserver (séparé de borodino)
- startover.sh: deploy borodino-msf avant borodino, attend msf-teamserver:55553
avec timeout 10 min avant de continuer (le réseau pentest est créé par borodino-msf)
- Ajout borodino-msf dans la liste des images critiques vérifiées au démarrage
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M .claude/commands/pipeline.md
M scripts/startover.sh
A stack/39-service-borodino-msf.yml
M stack/46-service-razvedka.yml
M volumes/grafana/dashboards/pentest/pipeline-overview.json
```
### Diff Summary
```
.claude/commands/pipeline.md | 73 ++++++++++-
scripts/startover.sh | 18 ++-
stack/39-service-borodino-msf.yml | 83 +++++++++++++
stack/46-service-razvedka.yml | 4 -
.../dashboards/pentest/pipeline-overview.json | 134 ++++++++++-----------
5 files changed, 239 insertions(+), 73 deletions(-)
```