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.0 KiB
1.0 KiB
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Fix medved SSH handler and move honeypot to manager node | 2026-02-11T13:23:00+01:00 | false |
|
|
Commit 2c863e8 par Betty — 2 fichier(s) modifié(s) | Betty |
Commit 2c863e8
| Repository | bojemoi |
| Branch | main |
| Auteur | Betty |
| Hash | 2c863e872992510d0cb2f73d6597fc7361d2c1dc |
| Date | 2026-02-11 |
Description
- Fix ssh_handler.py: generate host key with asyncssh.generate_private_key() instead of shelling out to ssh-keygen (fixes FileNotFoundError and asyncssh serialization TypeError)
- Move medved from workers to manager node (replicated 1 on manager) to resolve overlay network connectivity to PostgreSQL
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Fichiers modifiés
M medved/honeypot/protocols/ssh_handler.py
M stack/65-service-medved.yml
Statistiques
2 files changed, 7 insertions(+), 7 deletions(-)