post: commit 21cff71 in bojemoi_boot
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
This commit is contained in:
41
content/posts/commits/2026-06-29-commit-21cff71.md
Normal file
41
content/posts/commits/2026-06-29-commit-21cff71.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: "[bojemoi_boot] feat(boot): add create-networks.sh to bootstrap overlay networks"
|
||||
date: 2026-06-29T22:24:51+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi_boot", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 21cff71 par Betty dans bojemoi_boot"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `21cff71`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi_boot |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `21cff71953e34dd1c5bf12d5f2e0dd324f9de8a1` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
Creates all required Docker Swarm overlay networks (proxy, backend,
|
||||
monitoring, rsync_network, mail, pentest, iot, telegram_net,
|
||||
borodino_scan_net, socket_proxy) before stack deployment.
|
||||
Idempotent — skips networks that already exist.
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
A scripts/create-networks.sh
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
scripts/create-networks.sh | 53 ++++++++++++++++++++++++++++++++++++++++++++++
|
||||
1 file changed, 53 insertions(+)
|
||||
```
|
||||
Reference in New Issue
Block a user