Commit graph

112 commits

Author SHA1 Message Date
22d40023e1 docs(n8n): rapports portefeuille — news en FR + piège apostrophe JS + édition via API
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 13:24:21 +02:00
047785be1a docs(n8n): rapports portefeuille (hebdo+quotidien) auth durable + news + recommandations
Auth via jeton de securite (auto-renouvelle, plus d'expiration JWT). News par
action via Yahoo RSS dans le noeud Code. Analyse approfondie + recommandations.
Caveat: Qwen 8B peut se tromper sur les chiffres -> se fier au tableau exact.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 23:44:27 +02:00
69818c29a8 docs(n8n): workflow Rapport Portefeuille Hebdo (Ghostfolio + Qwen)
Cron dimanche 18h -> API Ghostfolio (perf+holdings) -> Qwen commente -> email.
Filtre le cash, poids relatifs aux actions. Auth JWT en dur (exp 2026-12-12).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 23:31:35 +02:00
e61f1c76fc docs(n8n): fix parsing webhook alertes (0 alerte/unknown) + filtre anti-bruit
Le noeud Format Alertes lisait body.alerts/body.status au lieu de body.body.* ->
tous les mails affichaient 0 alerte/unknown meme en cas de vraie alerte.
Correctif applique au workflow (live) + filtre Watchdog/InfoInhibitor/severity none.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 21:37:13 +02:00
b615e9e0fd docs(ghostfolio): sslmode=disable + caveat grant schema public
Corrige la procédure : sslmode=disable (PG s01 sans SSL, seed Prisma 7.x échoue
en TLS sinon) et documente le GRANT ALL ON SCHEMA public requis pour les bases
possédées par postgres.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 14:20:05 +02:00
4f1c03df08 feat(ghostfolio): suivi de portefeuille sur k8s (PG s01 + Redis)
Nouvel app ArgoCD ghostfolio (namespace ai) : suivi/analyse de portefeuille
boursier. Base PostgreSQL dédiée sur storage-01, Redis in-cluster pour le cache.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 14:04:19 +02:00
0aa4c3650d docs(ansible): README par rôle (19) + gaps IaC découverts à l'audit
Audit complet des rôles vs état réel du cluster. Chaque rôle a maintenant
un README.md : but, variables (défauts + surcharges host_vars/vault),
handlers, vérifications, caveats.

Gaps découverts et documentés :
- minio : rôle VIDE (tasks/main.yml sans aucune tâche), service inactif —
  placeholder à implémenter ou retirer (ports 9000/9001 ouverts pour rien)
- llama_server : ne gère que l'instance GPU :1234 — les services CPU
  llama-server-system :1236 et llama-server-monitor :1237 sont créés à la
  main sur gpu-01, non reproductibles par make apply-gpu (+ un
  llama-server-dev.service non documenté présent sur l'hôte)
- hermes_auto_improve : defaults port/repo/branch/log non consommés
  (valeurs en dur dans les scripts), défaut branch obsolète
- lm_studio : README de dépréciation, candidat suppression

Tables admin/ops/ansible.md, README.md et CLAUDE.md corrigées en conséquence.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 15:21:24 +02:00
40fd7f0868 docs: synchroniser la doc avec l'état réel du cluster (revue Ansible + incident Qdrant)
- ops/ansible.md : tableau complet des rôles par playbook (15 storage-01, 6 gpu-01),
  caveat hermes_agent, note lm_studio inutilisé
- ia/hermes-auto-improve.md : NOUVEAU — doc du worker déployé (trigger :9095,
  modes du script, endpoints, PR squash, pièges connus)
- k8s/n8n.md : workflow 3 "Hermes Doc Worker" documenté (22h, /trigger/all,
  boucle de polling), clé API → vault
- incidents.md : Qdrant crash-loop depuis 2026-06-05 (segment funk-docs corrompu,
  invisible dans --state=failed) + procédure de réparation
- ia/rag.md : bandeau RAG HS
- CLAUDE.md : état 2026-06-10, rôle hermes_auto_improve, 3 workflows n8n,
  vault complet (n8n_api_key, Gmail au lieu de Brevo), section auto-improve
- README.md : lien admin/ops/cluster.md corrigé, arborescence complète
  (tools/, admin/, progress/, skills), roadmap à jour
- PROGRESS.md : entrée 2026-05-29 (migration NVMe) qui existait sans être référencée
- ansible : suppression effective des templates daily timer (cleanup b9be63c)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 15:11:53 +02:00
Hermes Bot
18e5174166 docs(hermes): rapport analyse 2026-06-05_11-30 — 5 fichiers
Analysés : litellm.md, llama_server.md, rag.md, rocm.md, incidents.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 11:32:58 +02:00
Hermes Bot
5d240fe2f0 docs(hermes): rapport analyse 2026-06-05_11-00 — 5 fichiers
Analysés : README.md, alertmanager-webhook.md, hermes-souls.md, hermes-voice.md, hermes.md
À améliorer : 1/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 11:03:02 +02:00
Hermes Bot
00869a61cd docs(hermes): rapport analyse 2026-06-05_10-30 — 3 fichiers
Analysés : ansible.md, cluster.md, systeme.md
À améliorer : 0/3

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 10:32:04 +02:00
Hermes Bot
29f45959bc docs(hermes): rapport analyse 2026-06-05_10-00 — 5 fichiers
Analysés : k9s.md, monitoring.md, n8n.md, open-webui.md, talos.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 10:02:55 +02:00
Hermes Bot
0b3a934704 docs(hermes): rapport analyse 2026-06-05_09-30 — 5 fichiers
Analysés : README.md, gpu-01.md, kubernetes.md, storage-01.md, argocd.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 09:32:58 +02:00
Hermes Bot
8f59e5cacb docs(hermes): rapport analyse 2026-06-05_09-00 — 5 fichiers
Analysés : dnsmasq.md, email.md, nfs.md, reseau.md, ssh.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 09:02:37 +02:00
Hermes Bot
037ea15884 docs(hermes): rapport analyse 2026-06-05_08-30 — 5 fichiers
Analysés : litellm.md, llama_server.md, rag.md, rocm.md, incidents.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 08:33:03 +02:00
Hermes Bot
c1cef4869c docs(hermes): rapport analyse 2026-06-05_08-00 — 5 fichiers
Analysés : README.md, alertmanager-webhook.md, hermes-souls.md, hermes-voice.md, hermes.md
À améliorer : 2/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 08:03:38 +02:00
Hermes Bot
27f3397b41 docs(hermes): rapport analyse 2026-06-05_07-30 — 3 fichiers
Analysés : ansible.md, cluster.md, systeme.md
À améliorer : 0/3

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 07:32:12 +02:00
Hermes Bot
fbc3f34d9d docs(hermes): rapport analyse 2026-06-05_07-00 — 5 fichiers
Analysés : k9s.md, monitoring.md, n8n.md, open-webui.md, talos.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 07:02:51 +02:00
Hermes Bot
5d36731364 docs(hermes): rapport analyse 2026-06-05_06-30 — 5 fichiers
Analysés : README.md, gpu-01.md, kubernetes.md, storage-01.md, argocd.md
À améliorer : 1/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 06:33:05 +02:00
Hermes Bot
9ea51b8101 docs(hermes): rapport analyse 2026-06-05_06-00 — 5 fichiers
Analysés : dnsmasq.md, email.md, nfs.md, reseau.md, ssh.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 06:02:47 +02:00
Hermes Bot
083bb12660 docs(hermes): rapport analyse 2026-06-05_05-30 — 5 fichiers
Analysés : litellm.md, llama_server.md, rag.md, rocm.md, incidents.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 05:32:51 +02:00
Hermes Bot
7608b2bdac docs(hermes): rapport analyse 2026-06-05_05-00 — 5 fichiers
Analysés : README.md, alertmanager-webhook.md, hermes-souls.md, hermes-voice.md, hermes.md
À améliorer : 1/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 05:03:12 +02:00
Hermes Bot
6673c9dd4c docs(hermes): rapport analyse 2026-06-05_04-30 — 3 fichiers
Analysés : ansible.md, cluster.md, systeme.md
À améliorer : 0/3

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 04:32:05 +02:00
Hermes Bot
98e1bb2a1b docs(hermes): rapport analyse 2026-06-05_04-00 — 5 fichiers
Analysés : k9s.md, monitoring.md, n8n.md, open-webui.md, talos.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 04:02:50 +02:00
Hermes Bot
c7eb1e69dc docs(hermes): rapport analyse 2026-06-05_03-30 — 5 fichiers
Analysés : README.md, gpu-01.md, kubernetes.md, storage-01.md, argocd.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 03:33:03 +02:00
Hermes Bot
ed9c7921cd docs(hermes): rapport analyse 2026-06-05_03-00 — 5 fichiers
Analysés : dnsmasq.md, email.md, nfs.md, reseau.md, ssh.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 03:02:42 +02:00
Hermes Bot
38047c5a86 docs(hermes): rapport analyse 2026-06-05_02-30 — 5 fichiers
Analysés : litellm.md, llama_server.md, rag.md, rocm.md, incidents.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 02:32:59 +02:00
Hermes Bot
7e6abac67b docs(hermes): rapport analyse 2026-06-05_02-00 — 5 fichiers
Analysés : README.md, alertmanager-webhook.md, hermes-souls.md, hermes-voice.md, hermes.md
À améliorer : 1/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 02:02:48 +02:00
Hermes Bot
2f8763b7d8 docs(hermes): rapport analyse 2026-06-05_01-30 — 3 fichiers
Analysés : ansible.md, cluster.md, systeme.md
À améliorer : 0/3

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 01:32:11 +02:00
Hermes Bot
1788328c09 docs(hermes): rapport analyse 2026-06-05_01-00 — 5 fichiers
Analysés : k9s.md, monitoring.md, n8n.md, open-webui.md, talos.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 01:02:47 +02:00
Hermes Bot
ed1ead07cf docs(hermes): rapport analyse 2026-06-05_00-30 — 5 fichiers
Analysés : README.md, gpu-01.md, kubernetes.md, storage-01.md, argocd.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 00:32:53 +02:00
Hermes Bot
ba0deb9cdb docs(hermes): rapport analyse 2026-06-05_00-00 — 5 fichiers
Analysés : dnsmasq.md, email.md, nfs.md, reseau.md, ssh.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-05 00:03:27 +02:00
Hermes Bot
60f27a19bb docs(hermes): rapport analyse 2026-06-04_23-30 — 5 fichiers
Analysés : litellm.md, llama_server.md, rag.md, rocm.md, incidents.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 23:33:16 +02:00
Hermes Bot
0d10eb9fd7 docs(hermes): rapport analyse 2026-06-04_23-00 — 5 fichiers
Analysés : README.md, alertmanager-webhook.md, hermes-souls.md, hermes-voice.md, hermes.md
À améliorer : 1/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 23:03:04 +02:00
Hermes Bot
dfc5afc06e docs(hermes): rapport analyse 2026-06-04_22-30 — 3 fichiers
Analysés : ansible.md, cluster.md, systeme.md
À améliorer : 0/3

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 22:32:00 +02:00
Hermes Bot
b6c60fb84c docs(hermes): rapport analyse 2026-06-04_22-00 — 5 fichiers
Analysés : k9s.md, monitoring.md, n8n.md, open-webui.md, talos.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 22:02:57 +02:00
Hermes Bot
b70a065473 docs(hermes): rapport analyse 2026-06-04_21-30 — 5 fichiers
Analysés : README.md, gpu-01.md, kubernetes.md, storage-01.md, argocd.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 21:33:05 +02:00
Hermes Bot
0a325ae8bb docs(hermes): rapport analyse 2026-06-04_21-00 — 5 fichiers
Analysés : dnsmasq.md, email.md, nfs.md, reseau.md, ssh.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 21:02:52 +02:00
Hermes Bot
8b2e71635e docs(hermes): rapport analyse 2026-06-04_20-30 — 5 fichiers
Analysés : litellm.md, llama_server.md, rag.md, rocm.md, incidents.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 20:32:47 +02:00
Hermes Bot
fdc868842b docs(hermes): rapport analyse 2026-06-04_20-00 — 5 fichiers
Analysés : README.md, alertmanager-webhook.md, hermes-souls.md, hermes-voice.md, hermes.md
À améliorer : 1/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 20:03:12 +02:00
Hermes Bot
dd7bc347e8 docs(hermes): rapport analyse 2026-06-04_19-30 — 3 fichiers
Analysés : ansible.md, cluster.md, systeme.md
À améliorer : 0/3

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 19:32:05 +02:00
Hermes Bot
7fbad494e7 docs(hermes): rapport analyse 2026-06-04_19-00 — 5 fichiers
Analysés : k9s.md, monitoring.md, n8n.md, open-webui.md, talos.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 19:02:46 +02:00
Hermes Bot
d4abd7a8bb docs(hermes): rapport analyse 2026-06-04_18-30 — 5 fichiers
Analysés : README.md, gpu-01.md, kubernetes.md, storage-01.md, argocd.md
À améliorer : 1/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 18:33:06 +02:00
Hermes Bot
d6f86c1e61 docs(hermes): rapport analyse 2026-06-04_18-00 — 5 fichiers
Analysés : dnsmasq.md, email.md, nfs.md, reseau.md, ssh.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 18:02:51 +02:00
Hermes Bot
3120f6e3cc docs(hermes): rapport analyse 2026-06-04_08-30 — 5 fichiers
Analysés : litellm.md, llama_server.md, rag.md, rocm.md, incidents.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 08:32:51 +02:00
Hermes Bot
469834c14e docs(hermes): rapport analyse 2026-06-04_08-00 — 5 fichiers
Analysés : README.md, alertmanager-webhook.md, hermes-souls.md, hermes-voice.md, hermes.md
À améliorer : 1/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 08:02:58 +02:00
Hermes Bot
c38441da6d docs(hermes): rapport analyse 2026-06-04_07-30 — 3 fichiers
Analysés : ansible.md, cluster.md, systeme.md
À améliorer : 0/3

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 07:32:04 +02:00
Hermes Bot
cc1190977b docs(hermes): rapport analyse 2026-06-04_07-00 — 5 fichiers
Analysés : k9s.md, monitoring.md, n8n.md, open-webui.md, talos.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 07:02:37 +02:00
Hermes Bot
e97a3213c8 docs(hermes): rapport analyse 2026-06-04_06-30 — 5 fichiers
Analysés : README.md, gpu-01.md, kubernetes.md, storage-01.md, argocd.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 06:32:52 +02:00
Hermes Bot
1bf6abdbe9 docs(hermes): rapport analyse 2026-06-04_06-00 — 5 fichiers
Analysés : dnsmasq.md, email.md, nfs.md, reseau.md, ssh.md
À améliorer : 0/5

Co-Authored-By: Hermes <hermes@funk.lab>
2026-06-04 06:02:49 +02:00