django-heroku-connect icon indicating copy to clipboard operation
django-heroku-connect copied to clipboard

Add production deployment process

Open codingjoe opened this issue 6 years ago • 2 comments

We need to have a management command to deploy the Heroku Connect configuration on production. This command should be ether callable during the release or or compile phase of a dyno or be hooked to the pre_commit hook.

Caveat: pre_commit is called per app!

codingjoe avatar Jan 03 '18 17:01 codingjoe