Commit Graph

29 Commits

Author SHA1 Message Date
715bcf03c2 mas logs
All checks were successful
Deploy conversation layer / deploy (push) Successful in 19s
2025-06-04 22:46:43 -06:00
3a2429486a trtando de lgoear el debug
All checks were successful
Deploy conversation layer / deploy (push) Successful in 19s
2025-06-04 22:36:06 -06:00
7abb14f311 log los eventos del webhook
All checks were successful
Deploy conversation layer / deploy (push) Successful in 19s
2025-06-04 22:16:17 -06:00
390c7da5fd aplicada la misma idea a todos los servicios
All checks were successful
Deploy conversation layer / deploy (push) Successful in 22s
2025-06-04 22:11:15 -06:00
21ff8e13cd docker file mejora, doble stage
Some checks failed
Deploy conversation layer / deploy (push) Failing after 7s
2025-06-04 22:09:26 -06:00
9cee2f53f6 segundo
Some checks failed
Deploy conversation layer / deploy (push) Failing after 5s
2025-06-04 22:02:37 -06:00
bd94b8b72c ahora si
Some checks failed
Deploy conversation layer / deploy (push) Failing after 4s
2025-06-04 22:01:29 -06:00
3a96f906fe dejando un momento las dev dependencies en la imagen mientras se compila el ts, luego se borra
Some checks failed
Deploy conversation layer / deploy (push) Failing after 4s
2025-06-04 22:00:45 -06:00
josedario87
bd3a16b24c Merge pull request #6 from josedario87/codex/change-repo-to-typescript-and-create-type-for-onmessage-even
Some checks failed
Deploy conversation layer / deploy (push) Failing after 6s
Convert services to TypeScript
2025-06-04 21:38:23 -06:00
josedario87
85d61c64b4 add handler mapping 2025-06-04 21:37:55 -06:00
josedario87
0836c086b2 docs: note TypeScript migration 2025-06-04 21:30:07 -06:00
dec4922d42 aumentada la cantidad de intentos antes de marcar la conexion como fallida
All checks were successful
Deploy conversation layer / deploy (push) Successful in 15s
2025-06-04 21:11:11 -06:00
josedario87
9f6bdc2155 Merge pull request #5 from josedario87/codex/gestionar-integración-de-webhook-para-whatsapp-router
All checks were successful
Deploy conversation layer / deploy (push) Successful in 20s
Enable webhook management for whatsapp-router
2025-06-04 21:04:53 -06:00
josedario87
b51050a90a feat(router): manage webhook registration 2025-06-04 21:04:45 -06:00
c6af78d208 actualizado nombre de las imagenes del stack
All checks were successful
Deploy conversation layer / deploy (push) Successful in 16s
2025-06-04 20:21:02 -06:00
bc53d568de conectados a la red principal, arreglado typo
All checks were successful
Deploy conversation layer / deploy (push) Successful in 16s
2025-06-04 20:06:17 -06:00
c2a7558328 problemas con el nombre del volume
All checks were successful
Deploy conversation layer / deploy (push) Successful in 6s
2025-06-04 20:00:45 -06:00
a160b1aee3 arreglados nombres del deploy
Some checks failed
Deploy conversation layer / deploy (push) Failing after 4s
2025-06-04 19:59:20 -06:00
3dacc503d8 using login-action@v3
Some checks failed
Deploy conversation layer / deploy (push) Failing after 6s
2025-06-04 19:48:29 -06:00
b9085a0f2d cambios en el workflow del deploy
Some checks failed
Deploy conversation layer / deploy (push) Failing after 1s
2025-06-04 19:46:35 -06:00
josedario87
131d287bbc Merge pull request #4 from josedario87/codex/write-gitea-workflow-for-stack-deployment
Some checks failed
Deploy conversation layer / deploy (push) Failing after 1s
Add Gitea deployment workflow
2025-06-04 19:39:17 -06:00
josedario87
43ca1daede Refine workflow cleanup and image names 2025-06-04 19:39:04 -06:00
josedario87
e7f1dcd212 Merge pull request #1 from josedario87/codex/set-up-conversation-layer-with-docker-compose
Add conversation layer services with compose orchestration
2025-06-04 19:22:56 -06:00
josedario87
1e11809672 Merge pull request #3 from josedario87/revert-2-feat/docker-compose-setup
Revert "feat: Initial Docker Compose setup for conversation layer"
2025-06-04 19:22:37 -06:00
josedario87
1710d71463 Revert "feat: Initial Docker Compose setup for conversation layer" 2025-06-04 19:22:28 -06:00
josedario87
ec1f8df613 Merge pull request #2 from josedario87/feat/docker-compose-setup
feat: Initial Docker Compose setup for conversation layer
2025-06-04 18:50:30 -06:00
josedario87
ca2384552c Add conversation layer services and compose setup 2025-06-04 18:45:25 -06:00
google-labs-jules[bot]
e0ff27aa31 feat: Initial Docker Compose setup for conversation layer
Adds a docker-compose.yml to manage the OpenWA, Chat UI, and WhatsApp Router services.

Includes:
- Dockerfile and basic Node.js skeleton for Chat UI.
- Dockerfile and basic Node.js skeleton for WhatsApp Router.
- docker-compose.yml defining the three services, including:
    - Placeholder for OpenWA image (you must configure this).
    - Build contexts for UI and router.
    - Port mappings.
    - Environment variable examples.
    - Volume for OpenWA session persistence.
- Updated README.md with detailed setup, configuration, and usage instructions.
2025-06-05 00:38:09 +00:00
josedario87
0004be3c09 Initial commit 2025-06-04 18:25:07 -06:00