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

not an issue: deploying questions #53

Open
thomas-hervey opened this issue Sep 21, 2016 · 0 comments
Open

not an issue: deploying questions #53

thomas-hervey opened this issue Sep 21, 2016 · 0 comments

Comments

@thomas-hervey
Copy link

I am having difficulty deploying to Heroku. I don't entirely understand the comments in wsgi.py (on how to set up dev/production config) nor am I completely sure what should be in my Procfile. I currently have web: gunicorn wsgi, and am on a new branch (which I am pushing to Heroku too), but I know that I need add the right Procfile command. I am getting the error IOError: [Errno 2] No such file or directory: '/app/.virtualenvs/[PROJECT_NAME]/bin/activate_this.py' with Heroku error code H10.

Before scaling or adding to this application, I wan't to be able to deploy fbone as it is. Any idea on a fab task to deploy to heroku, or a help document on integrating Heroku deployment? I'm confused about what variables need to be updated for production.

Any advice is appreciated!

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

1 participant