sharetribe / harmony

Availability management backend and API for Sharetribe marketplaces
https://www.sharetribe.com
Apache License 2.0
19 stars 11 forks source link

Minimalistic deploy instructions with Convox #16

Closed rap1ds closed 8 years ago

rap1ds commented 8 years ago

Minimalistic deploy instructions with Convox

ovan commented 8 years ago

The PR name was not lying, it sure is minimalistic. :) Can you add oneliner about migrations:

convox run api lein migrate migrate -a harmony-api

Go ahead and merge. Let's write a longer version later. This is not fully generic because it relies on harmony-api being the name used in convox rack.

rap1ds commented 8 years ago

Well I'll replace the harmony-api with <app name>, same way I did for the deploy command