Commit 704b971
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 704b971aeeb7a4bc44630406cd70f4e02b13ee19 |
Description
- Grafana datasources: remplacer ${POSTGRES_PASSWORD} par $__file{/run/secrets/postgres_password} pour PostgreSQL-MSF et PostgreSQL-ThreatIntel (la var d’env était vide → no data)
- Sentinel DB: utiliser $__file{/run/secrets/sentinel_pg_pass}
- Ajouter sentinel_pg_pass aux secrets Grafana
- Bump config grafana-datasources_v5 → v6 (Docker configs immuables)
- postfix-exporter: ajouter règle rsyslog (postfix_rsyslog_maillog Docker config) pour écrire mail.* dans /var/log/mail.log partagé via postfix_log volume
- Ajouter sentinel_pg_pass dans la section secrets top-level du stack
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com