--- title: "Remove unnecessary port exports and add Traefik routing" date: 2026-02-04T21:20:56+01:00 draft: false tags: ["commit", "bojemoi", "stack"] categories: ["Git Activity"] summary: "Commit 068a03f par Betty — 2 fichier(s) modifié(s)" author: "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 ### Fichiers modifiés ``` M stack/01-service-hl.yml M stack/40-service-borodino.yml ``` ### Statistiques ``` 2 files changed, 164 insertions(+), 45 deletions(-) ```