Closed karimkawambwa closed 5 years ago
@kilemensi see tests 📝
Using cronitor for this deployment #24
Shouldn't this be closed as won't do for now @karimkawambwa?
Clemence: Running cron from within a docker container proves to be problematic. You need to run cron as foreground process, otherwise docker will background and eventually stop it. While there a many suggestions, I haven't come across any that puts me at easy... Hence we'll schedule cron from the EC2 instance i.e. outside docker container. We'll also include a monitoring solution to make sure we're not caught off-guard by a failing cron job.
We'll investigate other docker container centric solutions like celery tasks in the next sprint(s).
Description
Automatically installs or reinstalls cronjobs to crontab.
Type of change
Checklist: