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(-) +```