Commit Graph

5 Commits

Author SHA1 Message Date
sajad-dev 1679825ae2 UPDATE 2026-05-05 21:02:12 +03:30
sajad-dev ff464cb4a5 UPDATE 2026-04-06 23:50:24 +03:30
sajad-dev a67236d45c UPDATE 2026-04-02 16:17:48 +03:30
sajad-dev d213a4c183 UPDATE 2026-04-01 18:38:18 +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