40 lines
843 B
Markdown
40 lines
843 B
Markdown
---
|
|
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(-)
|
|
```
|