chore: import DH V2 D5.6.4 production baseline

This commit is contained in:
DH V2
2026-09-05 10:12:35 -03:00
commit 82213e72f5
757 changed files with 84218 additions and 0 deletions
+38
View File
@@ -0,0 +1,38 @@
# Deploy D5.3.5 · v0.19.3-5
Prerequisito: D5.3.4 instalada o source compatible con su esquema.
## Entrega
`DH_V2_FASE_D5_3_5_SOURCE.zip`
## Despliegue recomendado
El ZIP incluye `scripts/deploy-phase-d5-3-5.sh`.
Extraer sólo ese script y ejecutarlo dentro de `tmux`. El script:
1. descomprime en staging;
2. compila API;
3. ejecuta tests;
4. compila web;
5. crea backup PRE;
6. instala source;
7. construye imágenes finales;
8. aplica migraciones pendientes;
9. recrea API/web;
10. ejecuta aceptación D5.3.5;
11. crea backup POST.
## Aceptación esperada
```text
ACEPTACIÓN DE FASE D5.3.5: OK
```
Y health con:
```text
version: 0.19.3-5
phase: D5.3.5
```