Agregar LXC FRASA (VMID 122) en Cisco1
This commit is contained in:
@@ -241,8 +241,9 @@ Consultoria Alcaraz Salazar opera una infraestructura híbrida on-premise compue
|
||||
| 118 | sistema270 / Noranta | VM | 192.168.10.118 | 8 GB | 4 | 80 GB | Sistema 270 / Noranta | ✅ running |
|
||||
| 120 | heimdall | LXC | 192.168.10.120 | 8 GB | 4 | 80 GB | Plataforma de búsqueda y consulta de licitaciones | ✅ running |
|
||||
| 121 | lexvor | LXC | 192.168.10.121 | 8 GB | 4 | 80 GB | Sistema de seguimiento de trámites legales (Lex Vör) | ✅ running |
|
||||
| 122 | frasa | LXC | 192.168.10.123 | 8 GB | 4 | 80 GB | Proyecto FRASA | ✅ running |
|
||||
|
||||
> **Notas**: VM 111 fue eliminada. VM 105 ahora aloja **Contpaq** (.116); VM 113 y 116 ya no existen. Los VMIDs 115 y 118 fueron reutilizados para **cta** y **sistema270 / Noranta**. Se agregaron LXC 120 (**heimdall**) y 121 (**lexvor**). Tras la falla eléctrica se reasignaron IPs estáticas a todas las VMs con DHCP.
|
||||
> **Notas**: VM 111 fue eliminada. VM 105 ahora aloja **Contpaq** (.116); VM 113 y 116 ya no existen. Los VMIDs 115 y 118 fueron reutilizados para **cta** y **sistema270 / Noranta**. Se agregaron LXC 120 (**heimdall**), 121 (**lexvor**) y 122 (**frasa**). Tras la falla eléctrica se reasignaron IPs estáticas a todas las VMs con DHCP.
|
||||
|
||||
### DellT430-2 (192.168.10.187)
|
||||
|
||||
|
||||
38
proyectos/frasa/README.md
Normal file
38
proyectos/frasa/README.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# FRASA
|
||||
|
||||
> **LXC**: Cisco1 VMID 122
|
||||
> **IP**: 192.168.10.123
|
||||
> **Estado**: ✅ running
|
||||
|
||||
---
|
||||
|
||||
## Descripción
|
||||
|
||||
Máquina dedicada para el cliente **FRASA**.
|
||||
|
||||
## Infraestructura
|
||||
|
||||
| Parámetro | Valor |
|
||||
|---|---|
|
||||
| **Nodo** | Cisco1 (192.168.10.185) |
|
||||
| **VMID** | 122 |
|
||||
| **Tipo** | LXC |
|
||||
| **OS** | Ubuntu 24.04 |
|
||||
| **CPU** | 4 cores |
|
||||
| **RAM** | 8 GB |
|
||||
| **Disco** | 80 GB |
|
||||
| **IP** | 192.168.10.123/24 |
|
||||
| **Gateway** | 192.168.10.254 |
|
||||
| **DNS** | 1.1.1.1, 8.8.8.8 |
|
||||
|
||||
## Acceso
|
||||
|
||||
| Método | Comando / URL |
|
||||
|---|---|
|
||||
| SSH (key) | `ssh -i /home/consultoria-as/vm_key root@192.168.10.123` |
|
||||
| SSH (pass) | `ssh root@192.168.10.123` (password: `Aasi940812`) |
|
||||
|
||||
---
|
||||
|
||||
*Documentación del proyecto FRASA - Consultoria-AS*
|
||||
*Actualizado: 20 Agosto 2026*
|
||||
Reference in New Issue
Block a user