my8100 / scrapydweb

Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. DEMO :point_right:
https://github.com/my8100/files
GNU General Public License v3.0
3.17k stars 565 forks source link

how to deploy scrapydweb by github resp #34

Closed fightingpjh closed 5 years ago

fightingpjh commented 5 years ago

on heroku.com, I set myscrapydweb's Deployment method to "github"(I forkd https://github.com/my8100/scrapydweb to :https://github.com/fightingpjh/scrapyWeb), connect this app to GitHub (https://github.com/fightingpjh/scrapyWeb), then the server breakdown, request the addr myscrapydweb.heroku.com by chrome failed!
so, how can i deploy the scrapyweb by github resp?

my8100 commented 5 years ago

It's not an issue of ScrapydWeb, please turn to https://devcenter.heroku.com/articles/getting-started-with-python for help.