in blog | Matt Layman |
---|---|
original entry | Using a background scheduler - Building SaaS #4 |
In this episode, we added Celery beat to College Conductor. Celery beat is the scheduler for the Celery worker system. I walked through how to test new infrastructure, confirmed that Celery beat worked, then showed how to add it to Ansible, the infrastructure deployment tool.