Skip to content

Nadine 2.0 Deployment Checklist

Jacob Sayles edited this page Jul 3, 2017 · 8 revisions

The following needs to be done when we deploy Nadine 2.0

  • Migrate Data: ./manage.py migrate
  • Run the Billing Batch: ./manage.py billing_batch_run --delete-open
  • Install new CRONTAB: ./manage.py crontab add
Clone this wiki locally