Skip to content

Heroku instructions are incomplete #9

@stevepolitodesign

Description

@stevepolitodesign

These instructions are really close. But, the worker command in the Procfile needed to be enabled manually.

staples/README.md

Lines 56 to 67 in 1091f30

```
heroku apps:create
heroku buildpacks:set heroku/nodejs
heroku buildpacks:set heroku/ruby
heroku addons:create heroku-postgresql:essential-0
heroku addons:create heroku-redis:mini
heroku config:set \
APPLICATION_HOST=value-from-heroku
RAILS_MASTER_KEY=value-from-config/master.key
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions