mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-05-21 16:15:05 +00:00
Update roadmap
This commit is contained in:
+13
-4
@@ -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:
|
||||
|
||||
+13
-4
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user