From 00897649ac90bb6d094786a0513826eb58b9b93c Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 24 Feb 2026 22:46:54 +0100 Subject: [PATCH] post: commit 3f2b20a in bojemoi --- .../commits/2026-02-24-commit-3f2b20a.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 content/posts/commits/2026-02-24-commit-3f2b20a.md diff --git a/content/posts/commits/2026-02-24-commit-3f2b20a.md b/content/posts/commits/2026-02-24-commit-3f2b20a.md new file mode 100644 index 0000000..4d0bd74 --- /dev/null +++ b/content/posts/commits/2026-02-24-commit-3f2b20a.md @@ -0,0 +1,40 @@ +--- +title: "[bojemoi] suricata: switch enricher to postgres service name + secret" +date: 2026-02-24T22:46:54+01:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 3f2b20a par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `3f2b20a` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `3f2b20ae70bfc83a1084cf3ee4f5bf09fe819363` | + + +### Description + +- DB_HOST: IP fixe → nom de service 'postgres' +- Credentials: bojemoi/db_password → postgres/postgres_password +- Ajout réseau backend et secret postgres_password + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M stack/01-suricata-host.yml +``` + +### Diff Summary + +``` + stack/01-suricata-host.yml | 18 +++++++++++++++--- + 1 file changed, 15 insertions(+), 3 deletions(-) +```