Skip to content

Commit

Permalink
Link to heroku-buildpack-multi as an alternative option
Browse files Browse the repository at this point in the history
  • Loading branch information
esauter5 committed Mar 14, 2016
1 parent 273488c commit 2b900a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/additional_reading/heroku_deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ heroku buildpacks:add --index 1 heroku/nodejs

For more information, see [Using Multiple Buildpacks for an App](https://devcenter.heroku.com/articles/using-multiple-buildpacks-for-an-app)

If for some reason you need custom buildpacks that are not officially supported by Heroku ([see this page](https://devcenter.heroku.com/articles/buildpacks)), we recommend checking out [heroku-buildpack-multi](https://github.com/ddollar/heroku-buildpack-multi).

## Fresh Rails Install

### Swap out sqlite for postgres by doing the following:
Expand Down

0 comments on commit 2b900a5

Please sign in to comment.