mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 09:24:43 +02:00
- 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
|
||
|---|---|---|
| .. | ||
| hermes/builtin | ||
| ia | ||
| infra | ||
| install | ||
| k8s | ||
| ops | ||
| funk-cluster | ||
| incidents.md | ||
| index_knowledge.py | ||
| README.md | ||
Administration Funk — Index
Navigation rapide
| Besoin | Fichier |
|---|---|
| Allumer / éteindre le homelab | ops/cluster.md |
| Déployer quelque chose sur k8s | k8s/argocd.md |
| Débugger l'inférence LLM | ia/llama_server.md · ia/rocm.md |
| Débugger Hermes / ask-agent | ia/hermes.md |
| Voir les métriques / alertes | k8s/monitoring.md |
| Problème réseau / nftables | infra/reseau.md |
| Problème NFS / stockage | infra/nfs.md |
| Incident passé | incidents.md |
Guides d'installation (première mise en place)
| Guide | Cible |
|---|---|
| install/storage-01.md | AlmaLinux + RAID5 + Ansible + stack IA complète |
| install/gpu-01.md | AlmaLinux + ROCm + llama-server (RX 6700XT) |
| install/kubernetes.md | Talos + MetalLB + Traefik + DNS wildcard + NFS + monitoring |
ops/ — Opérations quotidiennes
| Fichier | Contenu |
|---|---|
| ops/cluster.md | funk-start, funk-stop, funk-status — démarrage/arrêt cluster complet |
| ops/ansible.md | Commandes Ansible — ping, apply, vault, debug, facts |
| ops/systeme.md | Services systemd, logs, ressources, NetworkManager, dnf |
infra/ — Infrastructure socle
| Fichier | Contenu |
|---|---|
| infra/reseau.md | nftables, IP forwarding, routage, NAT, debug |
| infra/nfs.md | NFS + RAID5 — exports, montages, automount, ajout de partages |
| infra/dnsmasq.md | DNS local lab.local — résolution, logs, ajout d'entrées |
| infra/ssh.md | Connexions SSH — alias, jump host, transfert de fichiers |
k8s/ — Cluster Kubernetes
| Fichier | Contenu |
|---|---|
| k8s/talos.md | Talos Linux — talhelper, nœuds, upgrades, backup etcd |
| k8s/argocd.md | ArgoCD GitOps — App of Apps, déploiement, dépannage |
| k8s/monitoring.md | Grafana · Prometheus · AlertManager — métriques, dashboards, alertes |
ia/ — Stack IA Funk
| Fichier | Contenu |
|---|---|
| ia/llama_server.md | llama-server — 3 instances (GPU+CPU), métriques, build, modèles |
| ia/rocm.md | GPU RX 6700XT — ROCm, HSA_OVERRIDE_GFX_VERSION, debug |
| ia/litellm.md | LiteLLM Proxy — routage Qwen local + Claude API, config, validation |
| ia/hermes.md | Hermes Agent + ask-agent — profils, skills, SOUL.md, délégation |
incidents.md
incidents.md — historique des incidents avec causes, résolutions et fixes permanents.