AlertaDengue / AlertaDengue/AlertaDengue
Remove cronjob from dockerfile for Django web container to use celery beat
Open
- Dominant language
- Jupyter Notebook
- Stars
- 30
- Forks
- 22
- Avg merge
- 12h 50m
- Merged PRs (30d)
- 28
Description
**Description:**
The current Dockerfile for our Django web container includes a cronjob scheduled to send emails to partners in the Alertadengue project using the command **python manage.py send_mail** at 6 AM.
**Additional Information:**
Remove [cronjob](https://github.com/AlertaDengue/AlertaDengue/blob/main/containers/scripts/cronjob), [Dockerfile locations](https://github.com/AlertaDengue/AlertaDengue/blob/main/containers/web/Dockerfile#L83),
and dependences.
Contributor guide
Assessment
This issue has not been assessed yet.