post: commit 338422a in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 1m8s

This commit is contained in:
grafana-watcher
2026-07-20 15:02:38 +02:00
committed by Betty
parent f067286caf
commit 90eba803e5

View File

@@ -0,0 +1,39 @@
---
title: "[bojemoi] fix(opsec): désactiver Traefik dashboard insecure sur port 8080"
date: 2026-07-20T15:02:38+02:00
draft: false
tags: ["commit", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Commit 338422a par grafana-watcher dans bojemoi"
author: "grafana-watcher"
---
## Commit `338422a`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Author** | grafana-watcher |
| **Hash** | `338422a10268d977ae51757c778c7c6b671faba4` |
### Description
Supprime --api.insecure=true de la config Traefik.
Dashboard accessible uniquement via HTTPS + basicauth sur traefik.bojemoi.lab.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
### Files Changed
```
M stack/00-service-boot.yml
```
### Diff Summary
```
stack/00-service-boot.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
```