Files
blog/content/posts/commits/2026-06-29-commit-20b63ce.md
Betty 057867659a
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 6s
post: commit 20b63ce in bojemoi
2026-06-29 19:01:49 +02:00

882 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] fix(msf-teamserver): use nc healthcheck with 600s start_period (MSF takes ~6min) 2026-06-29T19:01:49+02:00 false
commit
bojemoi
main
Git Activity
Commit 20b63ce par Betty dans bojemoi 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(-)