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