From 48300d7f01577868b390fc8f55b74c25f9987c81 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 20 May 2026 20:12:18 +0200 Subject: [PATCH] Update roadmap --- ROADMAP.es.md | 17 +++++++++++++---- ROADMAP.md | 17 +++++++++++++---- 2 files changed, 26 insertions(+), 8 deletions(-) diff --git a/ROADMAP.es.md b/ROADMAP.es.md index 833aa6c3..993b78ad 100644 --- a/ROADMAP.es.md +++ b/ROADMAP.es.md @@ -10,8 +10,10 @@ una auditoría real del código actual. ## 🖼️ Infografías de origen -Las dos infografías que sirvieron de punto de partida son obra de la -comunidad y resumen visualmente las dos grandes áreas de trabajo: +Las dos infografías que sirvieron de punto de partida son obra de +**[@pitiriguisvi](https://github.com/pitiriguisvi)** y resumen +visualmente las dos grandes áreas de trabajo — gracias por dedicarle +el tiempo y darnos un punto de partida tan claro: | ProxMenux Monitor (Dashboard) | ProxMenux (Scripts) | |---|---| @@ -154,8 +156,8 @@ herramienta **apta para entornos de producción y para clientes**: | Item | Estado | Notas | |---|---|---| | Salida tipo "esto pasó" clara y multilingüe | 🟡 | `translate()` + `msg_*` funcionan; falta resumen final | -| Visibilidad de quorum / almacenamiento | 🟢 | En el Monitor | -| Postinstall Proxmox Backup Server | 🟢 | Script PBS ya está | +| Visibilidad de quorum / almacenamiento | 🔴 | El Monitor lo muestra, pero los **scripts** no inspeccionan ni reportan el estado de quorum/almacenamiento antes de actuar | +| Postinstall Proxmox Backup Server | 🔴 | No existe un script de instalación/configuración de PBS (sí existe el `Proxmox_Backup_Client.AppImage` que es el cliente, no el servidor) | | Detector de fallos rápido para escenarios | 🟡 | Health Monitor; falta "preflight" antes de cada cambio | --- @@ -251,6 +253,13 @@ de modelo de datos y de UX. --- +## 🙏 Agradecimientos + +* **[@pitiriguisvi](https://github.com/pitiriguisvi)** — autor de las + dos infografías originales sobre las que se construye este roadmap. + +--- + ## 💬 Cómo aportar Cualquier persona del grupo puede: diff --git a/ROADMAP.md b/ROADMAP.md index f2fa4763..3693da2c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -10,8 +10,10 @@ current codebase. ## 🖼️ Source infographics -The two infographics that seeded this roadmap are a community -contribution and summarise the two main areas of work visually: +The two infographics that seeded this roadmap are the work of +**[@pitiriguisvi](https://github.com/pitiriguisvi)** and summarise +the two main areas of work visually — thank you for the time and +for giving us such a clear starting point: | ProxMenux Monitor (Dashboard) | ProxMenux (Scripts) | |---|---| @@ -153,8 +155,8 @@ environments and customers**: | Item | Status | Notes | |---|---|---| | Clear, multilingual "this happened" output | 🟡 | `translate()` + `msg_*` work; final summary missing | -| Quorum / storage visibility | 🟢 | In the Monitor | -| Proxmox Backup Server post-install | 🟢 | PBS script already in place | +| Quorum / storage visibility | 🔴 | The Monitor shows it, but the **scripts** don't inspect or report quorum/storage state before acting | +| Proxmox Backup Server post-install | 🔴 | No PBS install/configuration script (the `Proxmox_Backup_Client.AppImage` is the client, not the server) | | Fast failure detector for scenarios | 🟡 | Health Monitor; no "preflight" before each change | --- @@ -248,6 +250,13 @@ model and UX changes. --- +## 🙏 Acknowledgements + +* **[@pitiriguisvi](https://github.com/pitiriguisvi)** — author of the + two original infographics this roadmap is built on. + +--- + ## 💬 How to contribute Anyone in the group can: