Files
blog/content/posts/commits/2026-06-29-commit-1e8935e.md
Betty 1721fe9091
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 1e8935e in bojemoi_boot
2026-06-29 22:27:20 +02:00

1.3 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi_boot] refactor(boot): cleanup networks, push-images, remove toolbox service 2026-06-29T22:27:20+02:00 false
commit
bojemoi_boot
main
Git Activity
Commit 1e8935e par Betty dans bojemoi_boot Betty

Commit 1e8935e

Repository bojemoi_boot
Branch main
Author Betty
Hash 1e8935e6b9859aa31efc5307ae72a0497471c0ae

Description

  • stack: remove redundant name: fields on external networks, fix telegram_net (was creating with wrong name telegram_telegram_net), remove borodino_scan_net (managed by borodino stack)
  • stack: remove toolbox service (moved to 99-service-tool.yml)
  • push-images: refactor phases 1/2/3, add cccp.sh integration for custom builds, improve source mappings (alloy, tempo, ollama, mosquitto, nuclei-api, wg-gateway, etc.), skip already-in-registry images, normalize IMAGE_REGISTRY template variable

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	scripts/push-images.sh
M	stack/01-boot-service.yml

Diff Summary

 scripts/push-images.sh    | 266 +++++++++++++++++++++-------------------------
 stack/01-boot-service.yml |  83 +--------------
 2 files changed, 122 insertions(+), 227 deletions(-)