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

Getting to work on Heroku? #1

Open
aendra-rininsland opened this issue Feb 26, 2014 · 5 comments
Open

Getting to work on Heroku? #1

aendra-rininsland opened this issue Feb 26, 2014 · 5 comments

Comments

@aendra-rininsland
Copy link

Hi!

We're wanting to try it out here at The Times but I'm having issues getting it working on Heroku. I've added Twitter API keys and changed the Procfile to web: gunicorn --bind=0.0.0.0:$PORT twitter:app (I've also added Gunicorn to requirements.txt), but when I connect I get a 404. Any help?

@giovannic
Copy link
Collaborator

Possibly because there is nothing hosted at the root of the site? Try
xxx/public/index.html

As you can tell it's slapped together, sometimes confused and not stable.
When the pressure of the individual project subsidies I'll put some work
in.

Gio
On 26 Feb 2014 17:24, "Ændrew Rininsland" notifications@github.com wrote:

Hi!

We're wanting to try it out here at The Times but I'm having issues
getting it working on Heroku. I've added Twitter API keys and changed the
Procfile to web: gunicorn --bind=0.0.0.0:$PORT twitter:app (I've also
added Gunicorn to requirements.txt), but when I connect I get a 404. Any
help?

Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.

@aendra-rininsland
Copy link
Author

Hi!
Yeah, even going to /public/ 404s. No worries though; I saw the Procfile and thought Heroku would be the easiest deployment option. Nick was wanting to play with it a bit, so I'll just toss it up on an EC2 instance and run as per the readme for now.

@jeshuamaxey
Copy link
Owner

We've bypass heroku deploy and use EC2 ourselves now. Feel free to reopen if you want to do this yourself

@aendra-rininsland
Copy link
Author

If you've gotten it working on EC2, I'm happy to look at Heroku deployment. Heroku's way more accessible to a lot of newsrooms, would probably help adoption to have it available.

As the person opening this issue — if you like, I can take a look at it sometime in the next week or so?

@jeshuamaxey
Copy link
Owner

That'd be great if you could. We've been suring up different features but @giovannic and I have struggled to find the time. What better time to implement a refactor than 16:30 on a Friday afternoon!

PS: apologies for closing this prematurely, I assumed it'd been opened by myself

@jeshuamaxey jeshuamaxey reopened this Jul 25, 2014
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