Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support of heroku-16 with nginx-buildpack #6

Open
feldi-online opened this issue Aug 17, 2017 · 3 comments
Open

Support of heroku-16 with nginx-buildpack #6

feldi-online opened this issue Aug 17, 2017 · 3 comments

Comments

@feldi-online
Copy link
Contributor

There are two different stacks at Heroku at the moment (cedar-14 and heroku-16). The default stack has recently changed to heroku-16. This is sadly not supported by one of our dependencies (ryandotsmith/nginx-buildback).

A work around is the manual change of the used stack with heroku stack:set cedar-14 -a <app_name> before the deploy and after creating the app. You find more Information here ryandotsmith/nginx-buildpack#68

@wini3d
Copy link

wini3d commented Sep 2, 2017

Hi, So how do I set this up with the heroku one click install?

@feldi-online
Copy link
Contributor Author

Thanks for the hint, I adjusted the app.json file and added the old stack there. Now the one-click deploy button works again.

@fweffort
Copy link

Any chance this can be fixed again?

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

No branches or pull requests

3 participants