Files
blog/content/posts/commits/2026-01-30-commit-1a2b327.md
Betty 7ac1bd5f4f
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
Add 62 blog posts generated from git commit history
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>
2026-02-17 14:16:05 +01:00

45 lines
1.1 KiB
Markdown

---
title: "Refactor: Move boot services to separate bojemoi_boot project"
date: 2026-01-30T20:11:34+01:00
draft: false
tags: ["commit", "bojemoi", "refactor", "stack"]
categories: ["Git Activity"]
summary: "Commit 1a2b327 par Betty — 1 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `1a2b327`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `1a2b327de0fc1509e8142f53ad8a9e452406e9e1` |
| **Date** | 2026-01-30 |
### Description
- Remove docker-socket-proxy, registry, dnsmasq, traefik, crowdsec,
traefik-bouncer services (moved to /opt/bojemoi_boot)
- Remove related volumes: registry_data, traefik-certificates,
traefik-logs, traefik-certs, crowdsec_data
- Remove related configs: traefik_tls_config, dnsmask_config,
traefik_config, crowdsec_config, registry_config
Boot services are now managed by /opt/bojemoi_boot/stack/01-boot-service.yml
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
### Fichiers modifiés
```
M stack/01-service-hl.yml
```
### Statistiques
```
1 file changed, 21 insertions(+), 337 deletions(-)
```