Files
blog/content/posts/commits/2026-06-30-commit-eec695e.md
grafana-watcher f0510753dd
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: commit eec695e in bojemoi
2026-06-30 15:51:52 +02:00

43 lines
1.1 KiB
Markdown

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