docs(infraestructura): marca Ryzen AI server como retirado temporalmente, migrado a NAN Cloud

This commit is contained in:
Orquestador CAS
2026-07-05 04:21:05 +00:00
parent 71b31b211d
commit ec835262bd
7 changed files with 93 additions and 69 deletions

View File

@@ -1,14 +1,21 @@
# Hermes Agent — Documentación de Implementación
**Consultoria-AS | Abril 2026**
> **⚠️ ESTADO: FUERA DE SERVICIO (Junio 2026)**
>
> El servidor físico `ai-server` (Ryzen PC) fue retirado temporalmente de la infraestructura activa.
> Los servicios de Hermes, Ollama y Kokoro TTS están offline. La inferencia de IA se migra a **NAN Cloud**.
>
> Esta documentación se mantiene como referencia histórica de la implementación.
---
## Infraestructura del Servidor LLM
| Componente | Detalle |
|------------|---------|
| Hostname | ai-server |
| IP | 192.168.10.144 |
| Hostname | ~~ai-server~~ |
| IP | 192.168.10.144 (fuera de servicio) |
| CPU | AMD Ryzen 7700X |
| RAM | 32GB |
| GPU | NVIDIA RTX 3060 12GB VRAM |
@@ -21,10 +28,10 @@
| Servicio | Versión | Puerto | Estado |
|----------|---------|--------|--------|
| Ollama | Latest | 11434 | ✅ Activo |
| Hermes Agent | v0.9.0 | — | ✅ Activo |
| Kokoro TTS | v0.2.2 | 8880 | ✅ Docker |
| Hermes Dashboard | — | 9119 | ✅ Activo |
| Ollama | Latest | 11434 | ❌ Retirado temporalmente |
| Hermes Agent | v0.9.0 | — | ❌ Retirado temporalmente |
| Kokoro TTS | v0.2.2 | 8880 | ❌ Retirado temporalmente |
| Hermes Dashboard | — | 9119 | ❌ Retirado temporalmente |
---
@@ -296,5 +303,6 @@ hermes backup
---
*Documentación generada: Abril 2026*
*Servidor: ai-server (192.168.10.144)*
*Documentación generada: Abril 2026*
*Servidor: ~~ai-server (192.168.10.144)~~ — retirado temporalmente en Junio 2026*
*Inferencia migrada a: NAN Cloud*