Add 62 blog posts generated from git commit history
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
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:
44
content/posts/commits/2026-01-30-commit-1a2b327.md
Normal file
44
content/posts/commits/2026-01-30-commit-1a2b327.md
Normal file
@@ -0,0 +1,44 @@
|
||||
---
|
||||
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(-)
|
||||
```
|
||||
Reference in New Issue
Block a user