All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
One-shot import of all bojemoi repo commits as Hugo posts. Each post includes metadata, files changed, and diff stats. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1.2 KiB
1.2 KiB
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| Remove unnecessary port exports and add Traefik routing | 2026-02-04T21:20:56+01:00 | false |
|
|
Commit 068a03f par Betty — 2 fichier(s) modifié(s) | Betty |
Commit 068a03f
| Repository | bojemoi |
| Branch | main |
| Auteur | Betty |
| Hash | 068a03f9753410116aa99e9e96d3c16b4d742cb8 |
| Date | 2026-02-04 |
Description
-
Remove exposed ports for services accessible via Traefik proxy:
- grafana, prometheus, alertmanager, cadvisor, orchestrator, tempo API
- loki, alloy, suricata-exporter (internal services)
- rsync-master, zaproxy, karacho-blockchain, faraday
-
Add Traefik configuration for pentest services:
- zaproxy → zap.bojemoi.lab
- karacho-blockchain → karacho.bojemoi.lab
- nuclei-api → nuclei.bojemoi.lab
-
Keep essential ports: postgres (5432), postfix (25), protonmail-bridge (1025/1143), tempo OTLP (4317/4318/9411), node-exporter (9100 host mode)
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Fichiers modifiés
M stack/01-service-hl.yml
M stack/40-service-borodino.yml
Statistiques
2 files changed, 164 insertions(+), 45 deletions(-)