AlertaDengue / AlertaDengue/AlertaDengue

Remove cronjob from dockerfile for Django web container to use celery beat

Open
#701 0 comments 0 reactions 1 assignee Claimed by @luabida View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.