please I developed a django app that automatically generates invoice and sends an email to client at certain hours. This app works perfectly in the development environment but not in production. I need help on how to work with redis and celery beat in production(cpanel)
When I tried starting celery beat on cpanel, i was getting an error regarding Redis
New contributor
Miss Babs is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.