alkatrazz
727d7351eb
docs: ArgoCD + monitoring — documentation complète
...
- admin/argocd.md (NEW) : installation bootstrap, principe GitOps, structure
k8s/, pattern App of Apps, déployer une app/chart Helm, commandes utiles,
dépannage (OutOfSync, SSH key, field schema, StatefulSet PVC)
- admin/monitoring.md (NEW) : accès+comptes Grafana/Prometheus/AlertManager,
architecture scrape, node_exporter storage-01+gpu-01, ROCm sysfs collector,
llama-server /metrics, webhook AlertManager→Hermes, admin Grafana+Prometheus,
dashboards recommandés, points d'attention (persistence, RAM, Talos)
- admin/cluster.md : section GitOps ArgoCD ajoutée
- admin/README.md : index mis à jour avec argocd.md et monitoring.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 21:04:39 +02:00
alkatrazz
9f027cb833
docs: ask-agent + skills Hermes — documentation complète
...
- admin/ask-agent.md (nouveau) : doc détaillée ask-agent CLI,
architecture 4 agents, skill agent-delegation, gestion skills
dans les profils Hermes, dépannage, points d'attention
- admin/hermes.md : section Skills avec point d'attention double
emplacement (skills/ + profiles/<profil>/skills/), tableau skills
custom Funk, restart obligatoire après modif skill
- admin/litellm.md : flux et modèles mis à jour (qwen3-8b,
qwen3-1.7b-system/monitor), lien vers ask-agent.md
- admin/README.md : entrée ask-agent.md ajoutée
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 16:37:36 +02:00
alkatrazz
515933c949
docs: suppression LM Studio — cluster utilise llama-server ROCm
...
- CLAUDE.md : état mis à jour (2026-05-13), gpu-01 → llama-server,
setup IA → endpoints réels (llama-server + LiteLLM), rôles Ansible
à jour, suppression CLI LM Studio
- admin/lm_studio.md : marqué supprimé du cluster, lms CLI conservée
pour téléchargement modèles uniquement, /opt/lmstudio disparu
- admin/nfs.md : section modèles mise à jour (plus de symlink lmstudio)
- admin/rocm.md : debug section → llama-server, section Vulkan supprimée
- admin/README.md : description lm_studio.md mise à jour
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 16:21:51 +02:00
alkatrazz
a1826fe339
docs: gestion cluster + script funk-cluster mis à jour
...
- admin/cluster.md : nouveau guide démarrage/arrêt (funk-start/stop/--k8s)
- admin/README.md : lien vers cluster.md
- admin/systeme.md : services llama-server mis à jour (GPU + 2 CPU)
- ansible/roles/litellm/files/funk-cluster : script versionné
(talosctl fix, storage-01 shutdown, --k8s optionnel, stop timeout)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 02:11:21 +02:00
alkatrazz
0ce6be04bb
docs: réorganisation install/ — guides séparés par machine
...
- admin/install/README.md — index + ordre d'installation recommandé
- admin/install/storage-01.md — AlmaLinux + RAID5 + Ansible + stack IA (Hermes/LiteLLM/Qdrant/PostgreSQL)
- admin/install/gpu-01.md — AlmaLinux + ROCm + llama-server (RX 6700XT, HSA_OVERRIDE)
- admin/install/kubernetes.md — ex admin/installe.md (Talos + MetalLB + Traefik)
- admin/README.md — séparation install/ vs référence opérationnelle
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 23:03:05 +02:00
alkatrazz
dca71144d6
docs(admin): add ops documentation and fix hermes dashboard service
...
- Remove admin/ from .gitignore (repo is now private)
- Add --tui flag to hermes-dashboard.service template
- Document hermes-tui wrapper, dashboard access, TUI usage
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 18:50:43 +02:00