post: commit a302a34 in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
This commit is contained in:
45
content/posts/commits/2026-02-26-commit-a302a34.md
Normal file
45
content/posts/commits/2026-02-26-commit-a302a34.md
Normal file
@@ -0,0 +1,45 @@
|
||||
---
|
||||
title: "[bojemoi] alertmanager,bridge: fix SMTP auth after Proton session expiry"
|
||||
date: 2026-02-26T13:13:46+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit a302a34 par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `a302a34`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `a302a34a0c4ac9160850de55d98552dde96296f7` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- Update SMTP password in alertmanager.yml (new bridge session)
|
||||
- Fix smtp_from address and switch to insecure_skip_verify for internal TLS
|
||||
- Simplify entrypoint-protonmail.sh: remove auto-login logic, rely on vault
|
||||
- Update SMTP password comment in stack for reference
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M entrypoint-protonmail.sh
|
||||
M stack/01-service-hl.yml
|
||||
M volumes/alertmanager/alertmanager.yml
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
entrypoint-protonmail.sh | 84 ++++++++++++-----------------------
|
||||
stack/01-service-hl.yml | 2 +-
|
||||
volumes/alertmanager/alertmanager.yml | 8 ++--
|
||||
3 files changed, 33 insertions(+), 61 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user