chore: import DH V2 D5.6.4 production baseline
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Instalación resumida
|
||||
|
||||
1. Crear `/var/www/dhv2.korexlabs.com`.
|
||||
2. Copiar este proyecto dentro.
|
||||
3. Generar `.env` con contraseñas aleatorias.
|
||||
4. Generar `package-lock.json` para api y web con Node 24.
|
||||
5. `docker compose config`.
|
||||
6. `docker compose build --pull`.
|
||||
7. `docker compose up -d`.
|
||||
8. Verificar health local.
|
||||
9. Instalar Nginx host.
|
||||
10. Verificar HTTP.
|
||||
11. Emitir certificado con Certbot.
|
||||
12. Verificar HTTPS.
|
||||
Reference in New Issue
Block a user