post: commit eec695e in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s

This commit is contained in:
grafana-watcher
2026-06-30 15:51:51 +02:00
committed by Betty
parent c8fe1f5a0d
commit f0510753dd

View File

@@ -0,0 +1,42 @@
---
title: "[bojemoi] fix(stacks): update /opt/bojemoi_boot references after consolidation"
date: 2026-06-30T15:51:51+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit eec695e par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `eec695e`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `eec695eb58983c084946f1da4b34693eec74dd89` |
### Description
- 00-service-boot.yml (image-pusher): scripts/stack mounts → /opt/bojemoi/scripts and /opt/bojemoi/stack, removed redundant telegram/ml-threat mounts
- 01-service-hl.yml (rsync-master/slave): removed /opt/bojemoi_boot, /opt/bojemoi-telegram, /opt/bojemoi-ml-threat mounts (covered by /opt/bojemoi)
- Updated comments to reference new paths
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M stack/00-service-boot.yml
M stack/01-service-hl.yml
```
### Diff Summary
```
stack/00-service-boot.yml | 6 ++----
stack/01-service-hl.yml | 24 +++---------------------
2 files changed, 5 insertions(+), 25 deletions(-)
```