Skip to content

Instantly share code, notes, and snippets.

View vsaarinen's full-sized avatar

Ville Saarinen vsaarinen

View GitHub Profile
@vsaarinen
vsaarinen / Deploying Sharetribe to Heroku.md
Last active September 2, 2015 07:59 — forked from svallory/Deploying Sharetribe to Heroku.md
Deploying Sharetribe to Heroku

Deploying to Heroku

  1. Deploy the app to heroku following heroku normal instructions (add link to heroku help)

  2. Set heroku environment variables

    Make sure all the options in config.yml are properly set then run:

     bundle exec rake heroku:config