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,42 @@
---
title: "Fix pymetasploit3 installation and cleanup unused resources"
date: 2026-01-25T21:30:21+01:00
draft: false
tags: ["commit", "bojemoi", "fix", "stack", "borodino"]
categories: ["Git Activity"]
summary: "Commit e9af572 par Betty — 3 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `e9af572`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `e9af5726377d73ba47e5787468e2dfae4685cdac` |
| **Date** | 2026-01-25 |
### Description
- Fix pymetasploit3 in borodino image by installing msgpack and retry
dependencies via pip instead of conflicting Alpine packages
- Remove unused wireguard service and wireguard_net network
- Remove unused frontend network from stack configuration
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
### Fichiers modifiés
```
M borodino/Dockerfile.borodino
D stack/00-service-ll.yml
M stack/01-service-hl.yml
```
### Statistiques
```
3 files changed, 61 insertions(+), 105 deletions(-)
```