From 627ba8e90a8d3f85ba29224d3c9a008e296fd55e Mon Sep 17 00:00:00 2001 From: Betty Date: Fri, 8 May 2026 22:27:19 +0200 Subject: [PATCH] post: commit a3a64fb in bojemoi --- .../commits/2026-05-08-commit-a3a64fb.md | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 content/posts/commits/2026-05-08-commit-a3a64fb.md diff --git a/content/posts/commits/2026-05-08-commit-a3a64fb.md b/content/posts/commits/2026-05-08-commit-a3a64fb.md new file mode 100644 index 0000000..438b770 --- /dev/null +++ b/content/posts/commits/2026-05-08-commit-a3a64fb.md @@ -0,0 +1,42 @@ +--- +title: "[bojemoi] fix(borodino): disable wg-gateway/nym-proxy + uzi debug off + valkey rename" +date: 2026-05-08T22:27:19+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit a3a64fb par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `a3a64fb` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `a3a64fb4ba227b96ffd22d19ae2d7eec08b55575` | + + +### Description + +- wg-gateway: replicas 1→0 (ProtonVPN AUTH_FAILED, désactivé) +- nym-proxy: replicas 1→0 (NYM_PROVIDER non configuré) +- uzi-service: MODE_DEBUG=true→false (retour scan réel) +- BM12_REPLICAS: default 15→10 (2 workers × max 5) +- redis-exporter/commander → valkey-exporter/commander (rename) + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M stack/40-service-borodino.yml +``` + +### Diff Summary + +``` + stack/40-service-borodino.yml | 20 ++++++++++---------- + 1 file changed, 10 insertions(+), 10 deletions(-) +```