Open Suchana34 opened 4 years ago
You can put the egg files here before deploying the Scrapyd app on heroku. https://github.com/my8100/scrapyd-cluster-on-heroku-scrapyd-app/tree/master/eggs
Scrapyd config: https://github.com/my8100/scrapyd-cluster-on-heroku-scrapyd-app/blob/b117252bd8bcabd73b01967ea7da46036e9ce3d1/scrapyd.conf#L3
As mentioned in cons , Heroku server by default restarts every 24 hours and removes all published projects done using the ‘scrapyd-deploy’ command. How can I keep the projects published? Please help.