scrapy / scrapyd-client

Command line client for Scrapyd server
BSD 3-Clause "New" or "Revised" License
770 stars 146 forks source link

deploy project to a remote server #128

Closed jfzlma closed 3 months ago

jfzlma commented 5 months ago

Scrapyd is installed on a remote server and i want to deploy the project in the remote server. Previously i was using scrapydweb and manually upload the egg file to deployment. How scrapyd-client can be used to manage this ?

jpmckinney commented 5 months ago

Have you tried the readme?