Files
blog/content/posts/commits/2026-05-20-commit-9d5307c.md
Betty ba771b82ab
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 12s
post: commit 9d5307c in bojemoi
2026-05-20 11:18:16 +02:00

1.4 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] feat(toolbox): container outil Alpine+Python connecté à tous les networks et secrets 2026-05-20T11:18:15+02:00 false
commit
bojemoi
main
Git Activity
Commit 9d5307c par Betty dans bojemoi Betty

Commit 9d5307c

Repository bojemoi
Branch main
Author Betty
Hash 9d5307c2ce6257da7c85333e3af2474a9e81c3c0

Description

  • toolbox/Dockerfile: python:3.12-alpine + psql, nmap, curl, jq, nc, redis-cli, dig, ssh, vim + pip psycopg2/requests/httpx/redis/rich/pydantic
  • stack/98-service-toolbox.yml: déployé sur manager, attaché aux 8 overlay networks (backend/monitoring/mail/proxy/rsync_network/pentest/borodino_scan_net/iot), 26 secrets montés dans /run/secrets/
  • helpers: msf-psql (accès direct DB msf) + secret
  • .claude/commands/pipeline.md: skill /pipeline avec logs + requêtes DB par service

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

Files Changed

A	.claude/commands/pipeline.md
A	stack/98-service-toolbox.yml
A	toolbox/Dockerfile

Diff Summary

 .claude/commands/pipeline.md | 199 +++++++++++++++++++++++++++++++++++++++++++
 stack/98-service-toolbox.yml | 142 ++++++++++++++++++++++++++++++
 toolbox/Dockerfile           |  41 +++++++++
 3 files changed, 382 insertions(+)