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,73 @@
---
title: "Add all Docker Swarm stack files to version control"
date: 2026-01-22T17:01:42+01:00
draft: false
tags: ["commit", "bojemoi", "feature", "stack", "orchestrator"]
categories: ["Git Activity"]
summary: "Commit 981cf8a par Betty — 34 fichier(s) modifié(s)"
author: "Betty"
---
## Commit `981cf8a`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Auteur** | Betty |
| **Hash** | `981cf8ac41857e110495f9487cfaf4466384e2ba` |
| **Date** | 2026-01-22 |
### Description
Include all stack configurations and deployment scripts:
- Service stacks (00-70): base services, monitoring, security tools
- GitLab CI/CD pipeline configuration
- Deployment automation scripts
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
### Fichiers modifiés
```
A stack/.gitignore
A stack/.gitlab-ci.yml
A stack/00-service-ll.yml
A stack/01-service-hl.yml.export
A stack/02-service-hl.yml
A stack/03-provisioning.Xyml
A stack/03-provisioning.yml
A stack/10-service-oblast.bis.yml
A stack/10-service-oblast.yml
A stack/11-service-zaproxy.yml
A stack/20-service-kyiv.yml
A stack/50-service-borodino.yml
A stack/50-service-tsushima.yml
A stack/60-service-samsonov.yml
A stack/70-service-zarovnik.yml
A stack/READ.me
A stack/README.md
A stack/_00-service-base.yml
A stack/_00-service-ll.yml
A stack/_01-service-rsync.yml
A stack/_10-service-oblast-1.yml
A stack/_20-service-kyiv.yml
A stack/_50-service-bojemoi-uzi.yml
A stack/_50-service-borodino
A stack/essais_nfs.yml
A stack/scripts/automate-deploy.sh
A stack/scripts/create-gitlab-token.sh
A stack/scripts/deploy/deploy.sh
A stack/scripts/deploy/health-check.sh
A stack/scripts/deploy/rollback.sh
A stack/scripts/gitlab-helper.sh
A stack/scripts/notify/notify.sh
A stack/scripts/security/zap-scan.sh
A stack/scripts/token
```
### Statistiques
```
34 files changed, 3365 insertions(+)
```