docs: documentacion extensiva de infraestructura CAS - Junio 2026
- README principal actualizado con indice completo - Documentacion detallada de 4 servidores fisicos - Topologia de red completa con diagramas ASCII - Asignacion de IPs y conflictos identificados - Documentacion DNS para 3 dominios - Servicios: Caddy, Jellyfin Stack, Multimedia - Proyectos: Afterlife, Nexus, Horux - Seguridad: politica y riesgos identificados - Automatizacion: n8n workflows y scripts - Scripts utilitarios: backup, update-dns, check-ip - Roadmap 2026 Q2-Q4 - Documentacion Hermes AI server (actualizada)
This commit is contained in:
176
servidores/cisco1/README.md
Normal file
176
servidores/cisco1/README.md
Normal file
@@ -0,0 +1,176 @@
|
||||
# Servidor Dell T430 #1 — Cisco1
|
||||
|
||||
> **IP**: 192.168.10.185
|
||||
> **Hostname**: Cisco1
|
||||
> **PVE Version**: 8.4.14
|
||||
> **Rol**: Desarrollo, gaming servers, AI interfaces
|
||||
|
||||
---
|
||||
|
||||
## Hardware
|
||||
|
||||
| Componente | Especificación |
|
||||
|---|---|
|
||||
| **Chassis** | Dell PowerEdge T430 |
|
||||
| **CPU** | Intel Xeon E5-2609 v4 @ 1.70GHz (2 sockets) |
|
||||
| **Núcleos** | 16 físicos / 16 hilos |
|
||||
| **RAM** | 755 GB ECC |
|
||||
| **Disco Root** | 94 GB |
|
||||
| **Storage** | local-lvm |
|
||||
| **Red** | Dual 1GbE (vmbr0) |
|
||||
|
||||
---
|
||||
|
||||
## VMs y Containers
|
||||
|
||||
### VM 100 — vm-nier (NieR Reincarnation Server)
|
||||
|
||||
| Parámetro | Valor |
|
||||
|---|---|
|
||||
| **Tipo** | VM (KVM) |
|
||||
| **IP** | 192.168.10.108 |
|
||||
| **RAM** | 8 GB |
|
||||
| **CPU** | 4 cores |
|
||||
| **Disco** | 100 GB |
|
||||
| **Función** | Servidor privado NieR Reincarnation |
|
||||
| **URL** | https://play.consultoria-as.com |
|
||||
| **Estado** | ⚠️ STOPPED |
|
||||
|
||||
**Stack**:
|
||||
- Assets HTTP: puerto 80
|
||||
- gRPC h2c: puerto 443
|
||||
|
||||
**Notas**:
|
||||
- Requiere inicio manual: `qm start 100`
|
||||
- Usa h2c (HTTP/2 sin TLS) en 443, Caddy maneja TLS termination
|
||||
|
||||
---
|
||||
|
||||
### LXC 101 — OpenWebUI
|
||||
|
||||
| Parámetro | Valor |
|
||||
|---|---|
|
||||
| **Tipo** | LXC |
|
||||
| **IP** | 192.168.10.135 |
|
||||
| **RAM** | 40 GB |
|
||||
| **CPU** | 8 cores |
|
||||
| **Disco** | 200 GB |
|
||||
| **Función** | Interfaz web para Ollama |
|
||||
| **URL** | http://192.168.10.135:8080 |
|
||||
| **Puerto** | 8080 |
|
||||
|
||||
**Configuración**:
|
||||
- Conexión Ollama: `http://192.168.10.144:11434`
|
||||
- TTS: Kokoro en `http://192.168.10.144:8880/v1`
|
||||
|
||||
---
|
||||
|
||||
### VM 102 — CraneGOO
|
||||
|
||||
| Parámetro | Valor |
|
||||
|---|---|
|
||||
| **Tipo** | VM (KVM) |
|
||||
| **IP** | 192.168.10.140 |
|
||||
| **RAM** | 8 GB |
|
||||
| **CPU** | 4 cores |
|
||||
| **Disco** | 100 GB |
|
||||
| **Función** | Proyecto CraneGOO |
|
||||
| **URL** | http://192.168.10.140 |
|
||||
| **Estado** | ✅ running |
|
||||
|
||||
**⚠️ CONFLICTO**: Comparte IP 192.168.10.140 con VT210 (TYAN LXC 202).
|
||||
|
||||
---
|
||||
|
||||
### VM 103 — vm-dbo
|
||||
|
||||
| Parámetro | Valor |
|
||||
|---|---|
|
||||
| **Tipo** | VM (KVM) |
|
||||
| **IP** | DHCP |
|
||||
| **RAM** | 8 GB |
|
||||
| **CPU** | 4 cores |
|
||||
| **Disco** | 100 GB |
|
||||
| **Función** | Base de datos |
|
||||
| **Estado** | ⚠️ STOPPED |
|
||||
|
||||
---
|
||||
|
||||
### VM 105 — EstradaApp
|
||||
|
||||
| Parámetro | Valor |
|
||||
|---|---|
|
||||
| **Tipo** | VM (KVM) |
|
||||
| **IP** | DHCP |
|
||||
| **RAM** | 16 GB |
|
||||
| **CPU** | 4 cores |
|
||||
| **Disco** | 150 GB |
|
||||
| **Función** | Proyecto Estrada |
|
||||
| **Estado** | ✅ running |
|
||||
|
||||
---
|
||||
|
||||
### VM 106 — AfterlifeProject
|
||||
|
||||
| Parámetro | Valor |
|
||||
|---|---|
|
||||
| **Tipo** | VM (KVM) |
|
||||
| **IP** | 192.168.10.84 |
|
||||
| **RAM** | 41 GB |
|
||||
| **CPU** | 8 cores |
|
||||
| **Disco** | 500 GB |
|
||||
| **Función** | Preservación de videojuegos |
|
||||
| **URL Web** | https://afterlife.consultoria-as.com |
|
||||
| **Estado** | ✅ running |
|
||||
|
||||
**Arquitectura**:
|
||||
| Componente | Puerto | URL |
|
||||
|---|---|---|
|
||||
| Web (Next.js) | 3000 | https://afterlife.consultoria-as.com |
|
||||
| CMS (Strapi) | 1337 | http://192.168.10.84:1337 (local) |
|
||||
| MinIO Console | 9001 | http://192.168.10.84:9001 (local) |
|
||||
|
||||
---
|
||||
|
||||
### VM 107 — SocialAutomationX
|
||||
|
||||
| Parámetro | Valor |
|
||||
|---|---|
|
||||
| **Tipo** | VM (KVM) |
|
||||
| **IP** | DHCP |
|
||||
| **RAM** | 8 GB |
|
||||
| **CPU** | 4 cores |
|
||||
| **Disco** | 100 GB |
|
||||
| **Función** | Automatización social |
|
||||
| **Estado** | ✅ running |
|
||||
|
||||
---
|
||||
|
||||
### VM 108 — GimTracker
|
||||
|
||||
| Parámetro | Valor |
|
||||
|---|---|
|
||||
| **Tipo** | VM (KVM) |
|
||||
| **IP** | DHCP |
|
||||
| **RAM** | 8 GB |
|
||||
| **CPU** | 4 cores |
|
||||
| **Disco** | 100 GB |
|
||||
| **Función** | Gym tracker |
|
||||
| **Estado** | ✅ running |
|
||||
|
||||
---
|
||||
|
||||
## Mantenimiento
|
||||
|
||||
```bash
|
||||
# Acceso
|
||||
ssh root@192.168.10.185
|
||||
|
||||
# Estado VMs
|
||||
qm list
|
||||
pct list
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
*Documentación del nodo Cisco1 - Consultoria-AS*
|
||||
Reference in New Issue
Block a user