post: commit 047a7a8 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 11s

This commit is contained in:
2026-04-17 13:23:30 +02:00
committed by Betty
parent f267cc13bd
commit 3e5b630489

View File

@@ -0,0 +1,57 @@
---
title: "[bojemoi] docs: update ARCHITECTURE + README, add runbook"
date: 2026-04-17T13:23:30+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 047a7a8 par Betty dans bojemoi"
author: "Betty"
---
## Commit `047a7a8`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | Betty |
| **Hash** | `047a7a8b405d067390dec85e75fe966211fea33b` |
### Description
- ARCHITECTURE.md: Faraday → DefectDojo, add dojo/ptaas-init/c2-monitor stacks,
fix MCP tools (list_products/get_findings/add_finding), fix postgres dir
- README.md: Faraday → DefectDojo, fix medved description, add dojo stack
- docs/runbook/: 6 runbooks ops (protonmail, borodino, secrets, nodes, stacks, postgres-ssl)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M ARCHITECTURE.md
M README.md
A docs/runbook/README.md
A docs/runbook/borodino-rebuild.md
A docs/runbook/docker-secrets.md
A docs/runbook/node-access.md
A docs/runbook/postgres-ssl.md
A docs/runbook/protonmail-bridge.md
A docs/runbook/stack-deploy.md
```
### Diff Summary
```
ARCHITECTURE.md | 20 ++++++-----
README.md | 13 +++----
docs/runbook/README.md | 12 +++++++
docs/runbook/borodino-rebuild.md | 44 ++++++++++++++++++++++++
docs/runbook/docker-secrets.md | 54 +++++++++++++++++++++++++++++
docs/runbook/node-access.md | 49 ++++++++++++++++++++++++++
docs/runbook/postgres-ssl.md | 52 ++++++++++++++++++++++++++++
docs/runbook/protonmail-bridge.md | 69 +++++++++++++++++++++++++++++++++++++
docs/runbook/stack-deploy.md | 72 +++++++++++++++++++++++++++++++++++++++
9 files changed, 371 insertions(+), 14 deletions(-)
```