Commit Graph

24 Commits

Author SHA1 Message Date
mykonos-ibiza 10d32c0487 refactor: remove RabbitMQ from the project
- Deleted RabbitMQ service from docker-compose configurations and related files.
- Updated environment variables and documentation to reflect the removal of RabbitMQ.
- Adjusted setup instructions and code to focus solely on Redis for backend operations.
2025-08-05 21:29:36 +05:30
Krishav Raj Singh 7e5bb3f880 make .env editable in docker 2025-07-13 13:04:19 +05:30
dragonxp b88672be2a Removed env and run command from compose file 2025-07-12 21:45:42 +05:45
sharath 441e729b95
Revert "Merge pull request #901 from tnfssc/perf/remove-dramatiq-worker-rabbitmq"
This reverts commit 39898f8ab5, reversing
changes made to 07f4e088ab.
2025-07-09 18:15:37 +00:00
sharath a343264160
refactor(docker): remove RabbitMQ service and related configurations from Docker setup 2025-07-07 20:00:26 +00:00
sharath 5517518045
chore(docker): specify platform for api and worker services in docker-compose 2025-06-24 17:06:59 +00:00
sharath 951f8784ee
Merge branch 'main' into migrate/poetry-to-uv 2025-06-23 14:38:01 +00:00
Soumyadas15 a152777b2d fix: RabbitMQ connection fix 2025-06-23 19:03:32 +05:30
Soumyadas15 29429ab8cf chore(dev): workflows feature-flagged 2025-06-23 17:29:19 +05:30
sharath aed3c38fc9
chore(logging): integrate structlog for structured logging and update dependencies 2025-06-18 19:20:15 +00:00
Soumyadas15 d44438a372 chore(ui): fix wokflow tool calls 2025-06-17 18:04:59 +05:30
sharath 96f517113b
migrate: switch to uv from poetry 2025-06-15 17:43:21 +00:00
sharath 9c03856d92
chore(docker): add env_file to services and update CORS middleware for staging 2025-05-25 10:31:38 +00:00
sharath ff1670be90
feat(backend): langfuse traces 2025-05-21 00:39:28 +00:00
Marko Kraemer 6f68f3ba62
Merge pull request #373 from kortix-ai/fix/sandbox-browser
Fix/sandbox browser
2025-05-19 04:24:46 +02:00
marko-kraemer c8826d5205 fix: expose RabbitMQ ports for local development 2025-05-19 02:14:45 +02:00
sharath dd3f04c4a5
fix(redis): service crash on redis client maxxing 2025-05-18 23:46:08 +00:00
sharath 3756b0b0aa
docs: added contributing docs 2025-05-17 21:44:44 +00:00
sharath ff48576291
:Merge branch 'main' into pr/ravisojitra/301 2025-05-17 21:11:53 +00:00
Pranav Prakash 29bacdd55f uncommenting redis port expose 2025-05-16 22:31:59 +05:30
Pranav Prakash 29ebcace56 Fixing issue with docker run 2025-05-16 21:51:12 +05:30
marko-kraemer 6623e87ea9 fix login redirect 2025-04-27 04:48:09 +01:00
Korzhavin Ivan 00539ffcf4 Update README and Docker configurations to streamline Redis setup with Docker Compose 2025-04-25 23:34:26 +02:00
Korzhavin Ivan a1c0d5f5da Update Docker configurations for backend and frontend services to include ENV_MODE variable 2025-04-25 23:33:03 +02:00