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,38 @@
---
title: "Fix borodino stack: use local registry for all images"
date: 2026-02-16T15:13:09+01:00
draft: false
tags: ["commit", "bojemoi", "fix", "stack"]
categories: ["Git Activity"]
summary: "Commit 9eb88b1 par Betty — 1 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `9eb88b1`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `9eb88b18b7d5daef22565b713c7b19e48c4aeeb0` |
| **Date** | 2026-02-16 |
### Description
Workers can't pull from Docker Hub directly. Point nuclei, redis,
and python images to localhost:5000 local registry.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
### Fichiers modifiés
```
M stack/40-service-borodino.yml
```
### Statistiques
```
1 file changed, 4 insertions(+), 4 deletions(-)
```