Commit Graph

11 Commits

Author SHA1 Message Date
sajad-dev 159c7f8930 CI/CD 2026-03-20 17:39:54 +03:30
sajad-dev 907aab3508 CI/CD 2026-03-20 17:37:33 +03:30
sajad-dev a2dad75873 CI/CD 2026-03-20 17:25:00 +03:30
sajad-dev 437b487b08 CI/CD 2026-03-20 16:30:02 +03:30
sajad-dev 2e25748c49 CI/CD 2026-03-20 16:08:27 +03:30
sajad-dev 307d3140ce CI/CD 2026-03-20 16:00:53 +03:30
sajad-dev 529964f6f2 Ci Cd 2026-03-20 02:41:11 +03:30
sajad-dev 035bc6f74d first commit 2026-03-19 22:54:29 +03:30
sajad-dev 197f70ee12 Add Qdrant and ChromaDB support to the project
- Added Qdrant service to both docker-compose files for production and development.
- Updated environment variables in .env.example and settings.py to include Qdrant configuration.
- Included necessary dependencies for Qdrant and ChromaDB in requirements.txt.
- Updated .gitignore to exclude ChromaDB data files.
2026-02-27 19:37:02 +03:30
sajad-dev 09e0c26c68 Add Redis service and Celery configuration to Docker setup
- Introduced Redis service in both docker-compose files for production and development.
- Updated web and celery services to use Redis as the broker and result backend.
- Added necessary environment variables for Celery in settings.py.
- Included new tasks and soil_data apps in Django settings and updated URL routing.
- Updated requirements.txt to include Celery and Redis dependencies.
2026-02-27 13:09:00 +03:30
sajad-dev f6ac30aa34 First commit 2026-02-19 17:55:33 +03:30