Reestructuración modular integral de servicios, reorganización de gestión en docs/ y limpieza profunda del repositorio
This commit is contained in:
@@ -0,0 +1,93 @@
|
||||
- Infraestructura Virtual:
|
||||
- Proxmox 1:
|
||||
icon: proxmox.png
|
||||
href: "https://pmox.frlr.utn.edu.ar:8006"
|
||||
description: Nodo 1
|
||||
widget:
|
||||
type: proxmox
|
||||
url: "{{HOMEPAGE_VAR_PROXMOX1_URL}}"
|
||||
username: "{{HOMEPAGE_VAR_PROXMOX1_USER}}"
|
||||
password: "{{HOMEPAGE_VAR_PROXMOX1_API_KEY}}"
|
||||
node: pmox1
|
||||
- Proxmox 2:
|
||||
icon: proxmox.png
|
||||
href: "https://pmox.frlr.utn.edu.ar:8006"
|
||||
description: Nodo 2
|
||||
widget:
|
||||
type: proxmox
|
||||
url: "{{HOMEPAGE_VAR_PROXMOX1_URL}}"
|
||||
username: "{{HOMEPAGE_VAR_PROXMOX1_USER}}"
|
||||
password: "{{HOMEPAGE_VAR_PROXMOX1_API_KEY}}"
|
||||
node: pmox2
|
||||
- Proxmox 3:
|
||||
icon: proxmox.png
|
||||
href: "https://pmox.frlr.utn.edu.ar:8006"
|
||||
description: Nodo 3
|
||||
widget:
|
||||
type: proxmox
|
||||
url: "{{HOMEPAGE_VAR_PROXMOX1_URL}}"
|
||||
username: "{{HOMEPAGE_VAR_PROXMOX1_USER}}"
|
||||
password: "{{HOMEPAGE_VAR_PROXMOX1_API_KEY}}"
|
||||
node: pmox3
|
||||
- SSH/Terminal:
|
||||
icon: si-gnumetalshell # SimpleIcons
|
||||
href: "#"
|
||||
description: Acceso NS8
|
||||
- Windows SQL Server (DB01):
|
||||
icon: mdi-microsoft-windows
|
||||
href: "ssh://rmonla@10.0.100.11"
|
||||
description: DB01 Operativo (ES-ES)
|
||||
|
||||
- Gestión de Servicios:
|
||||
- Monitor UPT Kuma:
|
||||
icon: uptime-kuma.png
|
||||
href: "http://upt.frlr.utn.edu.ar/status/servicios"
|
||||
description: Status General
|
||||
widget:
|
||||
type: uptimekuma
|
||||
url: "{{HOMEPAGE_VAR_UPTIMEKUMA_URL}}"
|
||||
slug: "{{HOMEPAGE_VAR_UPTIMEKUMA_SLUG}}"
|
||||
- Portainer srv-NS8:
|
||||
icon: portainer.png
|
||||
href: "https://ns8.frlr.utn.edu.ar/portainer/"
|
||||
description: Gestión de contenedores
|
||||
widget:
|
||||
type: portainer
|
||||
url: "http://172.17.0.1:9000"
|
||||
env: 3
|
||||
key: "{{HOMEPAGE_VAR_PORTAINER_API_KEY}}"
|
||||
- rmGhDocker:
|
||||
icon: si-github-#181717 # SimpleIcons
|
||||
href: "https://github.com/rmonla/rmDocker"
|
||||
description: Scripts de despliegue
|
||||
- AI Secret Vault:
|
||||
icon: si-rubyonrails # SimpleIcons
|
||||
href: "https://github.com/rmonla/dtic-srv-NS8/blob/main/scripts/secret_box.rb"
|
||||
description: AES-256-GCM Vault
|
||||
|
||||
- Aplicaciones y Herramientas:
|
||||
- Eventos UTNLR:
|
||||
icon: google-calendar.png
|
||||
href: "https://calendar.google.com/calendar/u/0/r?cid=s4nnn9vr3vnt1llq7ir7nuu7dg@group.calendar.google.com"
|
||||
description: Calendario Institucional
|
||||
widget:
|
||||
type: calendar
|
||||
view: agenda
|
||||
maxEvents: 5
|
||||
showTime: true
|
||||
integrations:
|
||||
- type: ical
|
||||
url: https://calendar.google.com/calendar/ical/s4nnn9vr3vnt1llq7ir7nuu7dg%40group.calendar.google.com/public/basic.ics
|
||||
name: Institucional
|
||||
- Bitácoras:
|
||||
icon: si-notebook # SimpleIcons
|
||||
href: "https://ns8.frlr.utn.edu.ar/bitacoras/"
|
||||
description: Registro de actividades
|
||||
- SysACAD:
|
||||
icon: mdi-bookshelf-#FFB441 # MDI Icons
|
||||
href: "https://ns8.frlr.utn.edu.ar/sysacad/"
|
||||
description: Sistema Académico
|
||||
- GEMA Chatbot:
|
||||
icon: si-google-gemini # SimpleIcons
|
||||
href: "#"
|
||||
description: Asistente GEMA
|
||||
Reference in New Issue
Block a user