All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
One-shot import of all bojemoi repo commits as Hugo posts. Each post includes metadata, files changed, and diff stats. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1.0 KiB
1.0 KiB
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Fix postfix config lock and Loki out-of-order write issues | 2026-01-27T14:51:12+01:00 | false |
|
|
Commit 2f0bdc4 par Betty — 2 fichier(s) modifié(s) | Betty |
Commit 2f0bdc4
| Repository | bojemoi |
| Branch | main |
| Auteur | Betty |
| Hash | 2f0bdc4ae6605ac12de356f41adbc9f7ae046f71 |
| Date | 2026-01-27 |
Description
- Remove Docker config mount for postfix main.cf (read-only configs conflict with postconf which modifies the file at runtime)
- Enable unordered_writes in Loki to accept out-of-order log entries
- Increase Loki max_chunk_age to 24h for better late entry handling
- Enable WAL in Loki ingester for improved durability
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Fichiers modifiés
M stack/01-service-hl.yml
M volumes/loki/loki-config.yml
Statistiques
2 files changed, 11 insertions(+), 5 deletions(-)