Files
blog/content/posts/commits/2026-02-20-commit-7912a80.md
Betty d90ff09756
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 7912a80 in bojemoi_boot
2026-02-20 16:39:42 +01:00

41 lines
897 B
Markdown

---
title: "[bojemoi_boot] boot: add json-file logging limits to all services"
date: 2026-02-20T16:39:41+01:00
draft: false
tags: ["commit", "bojemoi_boot", "main"]
categories: ["Git Activity"]
summary: "Commit 7912a80 par Betty dans bojemoi_boot"
author: "Betty"
---
## Commit `7912a80`
| | |
|---|---|
| **Repository** | bojemoi_boot |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `7912a80485cae7a7a8a77da4cb8e5c1813a64e4a` |
### Description
- docker-socket-proxy, registry, dnsmask: max-size 10m, max-file 3
- traefik: max-size 50m, max-file 5 (access logs more verbose)
- image-pusher: max-size 50m, max-file 2 (build output can be large)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M stack/01-boot-service.yml
```
### Diff Summary
```
stack/01-boot-service.yml | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
```