post: commit 20b63ce in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
This commit is contained in:
40
content/posts/commits/2026-06-29-commit-20b63ce.md
Normal file
40
content/posts/commits/2026-06-29-commit-20b63ce.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
title: "[bojemoi] fix(msf-teamserver): use nc healthcheck with 600s start_period (MSF takes ~6min)"
|
||||
date: 2026-06-29T19:01:49+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 20b63ce par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `20b63ce`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `20b63ce42ca69c34dc6bc17f400686b9e3dc3f6c` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- Replace python3 socket check with nc (available in container)
|
||||
- start_period 420s → 600s, retries 3 (after start_period only)
|
||||
- interval 30s to reduce noise
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M stack/39-service-borodino-msf.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
stack/39-service-borodino-msf.yml | 8 ++++----
|
||||
1 file changed, 4 insertions(+), 4 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user