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.3 KiB
1.3 KiB
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Fix Faraday service: local registry image, Redis connectivity, and reporter config | 2026-02-11T14:39:07+01:00 | false |
|
|
Commit 30fe258 par Betty — 4 fichier(s) modifié(s) | Betty |
Commit 30fe258
| Repository | bojemoi |
| Branch | main |
| Auteur | Betty |
| Hash | 30fe25816284cf1e4b7a5992157253b835d7d91a |
| Date | 2026-02-11 |
Description
- Use localhost:5000/faraday:latest instead of faradaysec/faraday:latest (workers have no internet)
- Fix Celery Redis URLs in server.ini (redis -> redis://redis:6379/0)
- Fix REDIS_SERVER env var (redis.bojemoi.lab -> redis service name)
- Fix reporter config: use Traefik URL, set default workspace to honeypot
- Fix config.json: remove invalid JSON comments
- Fix plugin_faraday.py: handle paginated workspace response, add verify=False for self-signed certs
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Fichiers modifiés
M samsonov/pentest_orchestrator/config/config.json
M samsonov/pentest_orchestrator/plugins/plugin_faraday.py
M stack/40-service-borodino.yml
M volumes/faraday/config/server.ini
Statistiques
4 files changed, 13 insertions(+), 14 deletions(-)