Files
django-core-base/deployments/entrypoint.sh
juanjo 41fc2a0aa0
Some checks failed
DEPLOY_MULTI_BRACH/pipeline/head There was a failure building this commit
fix: gunicorn + wait-for-db + healthcheck en docker-compose
- entrypoint.sh: sustituye runserver por gunicorn (workers=2, timeout=120)
- entrypoint.sh: espera a PostgreSQL antes de migrar cuando DB_HOST está definido
- docker-compose.yml: unifica nombre de servicio db, añade healthcheck robusto,
  corrige env_file path a ../.env

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-17 00:39:21 +02:00

1.1 KiB