Add 62 blog posts generated from git commit history
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>
This commit is contained in:
Betty
2026-02-17 14:16:05 +01:00
parent eafc75fd5e
commit 7ac1bd5f4f
62 changed files with 2909 additions and 0 deletions

View File

@@ -0,0 +1,49 @@
---
title: "Update rsync replication, externalize secrets, and simplify ML threat intel stack"
date: 2026-02-06T14:07:28+01:00
draft: false
tags: ["commit", "bojemoi", "stack", "samsonov", "config"]
categories: ["Git Activity"]
summary: "Commit c2a866a par Betty — 9 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `c2a866a`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `c2a866aa7053797be8fe49f60ab9091a78738200` |
| **Date** | 2026-02-06 |
### Description
Add rsync modules for boot, telegram, and ml-threat services with network
restrictions. Fix rsync-master to use source variable instead of hardcoded path.
Externalize Docker secrets in hl stack, use local registry images for borodino,
and consolidate ml-threat-intel to use shared postgres. Increase alertmanager
group intervals to reduce notification noise.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
M koursk-2/config/rsync_jobs.json
M koursk-2/config/rsyncd.conf
M koursk-2/scripts/rsync-master.py
A samsonov/pentest_orchestrator/Dockerfile
M stack/01-service-hl.yml
M stack/40-service-borodino.yml
M stack/45-service-ml-threat-intel.yml
M volumes/alertmanager/alertmanager.yml
M volumes/rsync/configs/rsyncd.conf
```
### Statistiques
```
9 files changed, 125 insertions(+), 64 deletions(-)
```