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,45 @@
---
title: "Move rsync configs to Docker configs and add new stack files"
date: 2026-02-08T23:26:19+01:00
draft: false
tags: ["commit", "bojemoi", "stack", "config"]
categories: ["Git Activity"]
summary: "Commit 332af04 par Betty — 6 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `332af04`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `332af046457f97946bde089df38ce6ca19441b8b` |
| **Date** | 2026-02-08 |
### Description
- Remove COPY config/ from koursk-2 Dockerfile, use Docker configs instead
- Add rsync_rsyncd and rsync_jobs configs to hl stack for master and slave
- Add samsonov and telegram service stack files
- Update BUILD_PROMPT.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
M BUILD_PROMPT.md
M koursk-2/Dockerfile.koursk-2
M stack/01-service-hl.yml
A stack/60-service-samsonov.yml
A stack/60-service-telegram.yml
A volumes/rsync/configs/rsync_jobs.json
```
### Statistiques
```
6 files changed, 527 insertions(+), 796 deletions(-)
```