minguezsanzjuanjose
d2c91d5196
feat: add Request_API dispatcher and internal API URLs
...
Replaces urllib http_client with proper Request_API class in general/request_api.py
using the requests library. Adds API_BACKOFFICE, API_COMUNICACIONES, API_DOCUMENTACION
settings pointing to Docker service names. Adds requests==2.32.3 to requirements.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-18 02:24:46 +02:00
minguezsanzjuanjose
d735d73322
feat: add saas_network to docker-compose and http_client for internal API calls
...
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-18 02:05:08 +02:00
juanjo
b8c3e03348
fix: corregir env_file path en docker-compose (../.env → .env)
...
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
Jenkins copia el secret a deployments/.env — el path debe ser relativo
al docker-compose.yml, no a la raíz del workspace.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-17 01:05:37 +02:00
juanjo
41fc2a0aa0
fix: gunicorn + wait-for-db + healthcheck en docker-compose
...
DEPLOY_MULTI_BRACH/pipeline/head There was a failure building this commit
- 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
juanjo
299428741b
refactor: reorganizar estructura del proyecto al estándar app/api_config
...
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
- core/ → app/api_config/
- apps/backend_admin/ → app/backend_admin/
- apps/common/ → app/common/
- apps/promociones/ → app/promociones/
- manage.py → app/manage.py
- Añadir app/requirements.txt
- Actualizar todos los imports y referencias (DJANGO_SETTINGS_MODULE, ROOT_URLCONF, WSGI_APPLICATION, INSTALLED_APPS)
- Actualizar Dockerfile con nuevo WORKDIR
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-16 16:01:17 +02:00
minguezsanzjuanjose
4a4d0940b3
Update Jenkinsfile
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-14 23:47:24 +02:00
minguezsanzjuanjose
bf5a38d425
cambios en migraciones
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-14 22:46:18 +02:00
minguezsanzjuanjose
039349b5b1
feat: integración final de Jenkins con inyección de .env segura
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-14 21:30:19 +02:00
minguezsanzjuanjose
9dd97b34f2
fix
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-14 01:00:37 +02:00
minguezsanzjuanjose
e486a0f556
Update Jenkinsfile
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-12 14:08:36 +02:00
minguezsanzjuanjose
0971134702
Update docker-compose.yml
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-12 04:51:32 +02:00
minguezsanzjuanjose
02bc67c5fd
Update docker-compose.yml
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-12 04:49:56 +02:00
minguezsanzjuanjose
c8aa23b564
fix
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-12 04:43:02 +02:00
minguezsanzjuanjose
0ce0554443
Update docker-compose.yml
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-12 04:39:31 +02:00
minguezsanzjuanjose
375291514e
fix
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-12 04:36:59 +02:00
minguezsanzjuanjose
c9c54e6671
Update Jenkinsfile
DEPLOY_MULTI_BRACH/pipeline/head This commit looks good
2026-04-12 04:20:03 +02:00
minguezsanzjuanjose
5287863c91
subimos predev cambios
2026-04-11 22:20:06 +02:00
juanjo
781bb216a3
Update docker-compose.yml
2026-04-11 18:56:35 +02:00
juanjo
85246b6bbd
Update docker-compose.yml
2026-04-11 18:46:15 +02:00
juanjo
cc358deff6
Update docker-compose.yml
2026-04-11 18:34:50 +02:00
juanjo
9d3fc27e70
Update Jenkinsfile
2026-04-11 18:18:43 +02:00
juanjo
97017df547
Update Jenkinsfile
2026-04-11 18:10:25 +02:00
juanjo
5598d843a0
Update Jenkinsfile
2026-04-11 16:45:46 +02:00
juanjo
947823a22d
Update Jenkinsfile
2026-04-11 15:19:48 +02:00
juanjo
cc64ad9cf6
Update Jenkinsfile
2026-04-11 15:09:38 +02:00
juanjo
506df66118
Update Jenkinsfile
2026-04-11 15:03:38 +02:00
juanjo
533f76f68a
fix deployments
2026-04-11 14:53:34 +02:00
juanjo
afb02d493f
primer commit
2026-04-11 14:24:23 +02:00
juanjo
3bd96d2748
Update Jenkinsfile
2026-04-11 13:28:44 +02:00
juanjo
fd0069113f
Update docker-compose.yml
2026-04-11 13:26:17 +02:00
juanjo
69a35ecf58
cambio estructura de datos fix
2026-04-11 13:20:54 +02:00