Skip to content

DevOps Notes

Shauna edited this page Jan 5, 2022 · 3 revisions

Updating Tasks

When updating celery tasks (which includes evaluating proposals) you'll need to reload celery with: systemctl restart celery celerybeat. On dev servers created before the refactor which turned Metagov into a Django app, the process may be called celerybeat-policykit.

Clone this wiki locally