post: commit 3f2b20a in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled

This commit is contained in:
Betty
2026-02-24 22:46:54 +01:00
parent 2365307852
commit 00897649ac

View File

@@ -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 <noreply@anthropic.com>
### Files Changed
```
M stack/01-suricata-host.yml
```
### Diff Summary
```
stack/01-suricata-host.yml | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)
```