Skip to content

Conversation

@blaskovicz
Copy link

Initial config required to boot the site on heroku. Some work still needs to be done with file uploads (eg: either using the s3 plugin or writing another plugin like swift/filestack).


Go to [our site][installing] to get detailed information on installing Osclass.

## Heroku
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my case, Heroku didn't detect that this repo is PHP app.
Probably because of package.json
So we'd better to set BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-php.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BUILDPACK_URL is deprecated, you'll want to use heroku buildpacks:set https://github.com/heroku/heroku-buildpack-php instead.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, indeed. Anyway it's better to add such information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants